Description
Stops all outgoing emails to ensure no emails are sent from your WordPress site, particularly useful for staging environments. This plugin is compatible with PHP versions 5.0 through 8.3 and has been tested up to WordPress version 6.6.
Updates in Version 1.0.1:
– Updated function and class names with a unique prefix to prevent conflicts with other plugins.
– Added text domain loading for translations.
– Ensured all user-facing strings are translatable and properly escaped.
– Improved code to adhere to WordPress Plugin guidelines.
Installation
- Upload the plugin files to the
/wp-content/plugins/block-all-emails/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
-
Is this plugin compatible with all email plugins?
-
Yes, Block All Emails is designed to block emails sent by popular email plugins like WP Mail SMTP, Mailgun, FluentSMTP, and more.
-
What versions of PHP does this plugin support?
-
Block All Emails is compatible with PHP versions 5.0 through 8.3, ensuring broad compatibility across various server environments.
-
What versions of WordPress is this plugin tested with?
-
This plugin has been tested with WordPress versions 5.0 through 6.6, ensuring reliable performance on modern WordPress installations.
Reviews
Contributors & Developers
“Block All Emails” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Block All Emails” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Updated function and class names with a unique prefix to prevent conflicts.
- Added text domain loading for translations.
- Ensured all strings are translatable and properly escaped.
- Improved code compliance with WordPress Plugin guidelines.
1.0.0
- Initial release.
- Supports PHP 5.0 through 8.3.
- Tested up to WordPress 6.6.