Block All Emails

描述

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.

安装

  1. Upload the plugin files to the /wp-content/plugins/block-all-emails/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

常见问题

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.

评价

阅读所有1条评价

贡献者及开发者

“Block All Emails” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Block All Emails”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.