Releases: Ahkonsu/wpproatoz-turn-off-wpmail
Release list
Minor update for typo see change log
Version 1.9.1
Made some changes and updates:
== Changelog ==
= 1.9.1 =
- Fixed initial .htaccess write for IP restrictions on first enable.
- Added CIDR notation support (e.g., 192.168.1.0/24) for efficient IP ranges.
- Added optional notes field for each allowed IP entry, with balanced UI layout.
- Added Documentation tab to settings page, loading from documentation.html for easy updates.
= 1.9 =
- Renamed plugin to "WPProAtoZ Email & IP Guardian" for better branding.
- Added "Settings" link to plugin listing for quick access.
- Updated text domain and
.htaccessmarker to reflect new name.
= 1.8-beta =
- Added IP restriction feature with dynamic IP/range management via
.htaccess. - Enhanced email blocking with dual-layer approach (
wp_mailfilter andphpmailer_init).
= 1.7 =
- Adjusted plugin name consistency and minor tweaks.
= 1.6 =
- Added screenshot to documentation.
= 1.5 =
- Introduced customizable admin notice text with a default fallback.
= 1.4 =
- Added
phpmailer_initfallback for reliable email blocking. - Fixed issue where emails were sent in some edge cases.
= 1.3 =
- Modified
wp_mailfilter to returnfalsewhen emails are disabled.
= 1.2 =
- Resolved infinite recursion by switching to
wp_mailfilter from pluggable function.
= 1.1 =
- Added admin notice that toggles with email disable setting.
Full Changelog: v1.9...v1.9.1
Version 1.9
We have added some additional functionality with the release here it is below.
== Changelog ==
= 1.9 =
- Renamed plugin to "WPProAtoZ Email & IP Guardian" for better branding.
- Added "Settings" link to plugin listing for quick access.
- Updated text domain and
.htaccessmarker to reflect new name.
= 1.8-beta =
- Added IP restriction feature with dynamic IP/range management via
.htaccess. - Enhanced email blocking with dual-layer approach (
wp_mailfilter andphpmailer_init).
= 1.7 =
- Adjusted plugin name consistency and minor tweaks.
= 1.6 =
- Added screenshot to documentation.
= 1.5 =
- Introduced customizable admin notice text with a default fallback.
= 1.4 =
- Added
phpmailer_initfallback for reliable email blocking. - Fixed issue where emails were sent in some edge cases.
= 1.3 =
- Modified
wp_mailfilter to returnfalsewhen emails are disabled.
= 1.2 =
- Resolved infinite recursion by switching to
wp_mailfilter from pluggable function.
= 1.1 =
- Added admin notice that toggles with email disable setting.
= 1.0 =
- Initial release with basic email toggle functionality.
== Upgrade Notice ==
= 1.9 =
Update for a new name, improved branding, and a convenient "Settings" link in the plugin listing.
= 1.8-beta =
Major update adding IP restriction features—test thoroughly in a staging environment.
= 1.5 =
Adds customizable notice text—update to personalize your admin experience!
Full Changelog: v1.7...v1.9
v1.7
ust some minor updates
= 1.6 =
- Added sccreenshot
= 1.7 =
- Adjsute plugin name for consisstency some other minor tweaks
Full Changelog: v1.6...v1.7
added screensot and testing updtaes
Inital release v1.5
== Changelog ==
= 1.5 =
- Added option to customize the admin notice text with a default fallback.
= 1.4 =
- Added
phpmailer_initfallback to ensure reliable email blocking. - Fixed issue where emails were still sent in some cases.
= 1.3 =
- Adjusted
wp_mailfilter to returnfalsewhen emails are disabled.
= 1.2 =
- Fixed infinite recursion issue by switching from pluggable function to
wp_mailfilter.
= 1.1 =
- Added admin notice that toggles with the email disable setting.
= 1.0 =
- Initial release with basic email toggle functionality.
== Upgrade Notice ==
= 1.5 =
This update adds the ability to customize the admin notice text. Update to personalize your experience!
Full Changelog: https://github.com/Ahkonsu/wpproatoz-turn-off-wpmail/commits/v1.5