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.