Skip to content

Releases: Ahkonsu/wpproatoz-turn-off-wpmail

Minor update for typo see change log

Choose a tag to compare

@Ahkonsu Ahkonsu released this 23 Sep 15:49
bb36065

1.9.2

  • Fixed typo error in documentation.html file

Full Changelog: v1.9.1...v1.9.2

Version 1.9.1

Choose a tag to compare

@Ahkonsu Ahkonsu released this 13 Sep 18:06

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 .htaccess marker 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_mail filter and phpmailer_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_init fallback for reliable email blocking.
  • Fixed issue where emails were sent in some edge cases.

= 1.3 =

  • Modified wp_mail filter to return false when emails are disabled.

= 1.2 =

  • Resolved infinite recursion by switching to wp_mail filter from pluggable function.

= 1.1 =

  • Added admin notice that toggles with email disable setting.

Full Changelog: v1.9...v1.9.1

Version 1.9

Choose a tag to compare

@Ahkonsu Ahkonsu released this 09 Apr 18:21
fe9210b

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 .htaccess marker 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_mail filter and phpmailer_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_init fallback for reliable email blocking.
  • Fixed issue where emails were sent in some edge cases.

= 1.3 =

  • Modified wp_mail filter to return false when emails are disabled.

= 1.2 =

  • Resolved infinite recursion by switching to wp_mail filter 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

Choose a tag to compare

@Ahkonsu Ahkonsu released this 26 Mar 22:15

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

Choose a tag to compare

@Ahkonsu Ahkonsu released this 10 Mar 09:13

= 1.6 =

  • Added sccreenshot

Full Changelog: v1.5...v1.6

Inital release v1.5

Choose a tag to compare

@Ahkonsu Ahkonsu released this 10 Mar 09:05

== Changelog ==

= 1.5 =

  • Added option to customize the admin notice text with a default fallback.

= 1.4 =

  • Added phpmailer_init fallback to ensure reliable email blocking.
  • Fixed issue where emails were still sent in some cases.

= 1.3 =

  • Adjusted wp_mail filter to return false when emails are disabled.

= 1.2 =

  • Fixed infinite recursion issue by switching from pluggable function to wp_mail filter.

= 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