Test Email Redirector

描述

The Test Email Redirector ensures no accidental emails reach real users during WordPress development, staging, or testing. Redirect’s all outgoing emails to a designated test address. Additional features include optional CC/BCC addresses and the ability to include original recipient information in the forwarded email.

Features:
– Redirect all outgoing emails to a test email address.
– Add optional CC and BCC addresses.
– Include original recipient information in the forwarded email.
– Enable or disable email redirection without deactivating the plugin.
– Fully configurable via the WordPress admin Tools menu.

License

This plugin is licensed under the GPLv2 or later. See the License URI for details.

安裝

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Tools > Test Email Redirector to configure the plugin settings.

常見問題

Can I disable email redirection without deactivating the plugin?

Yes, you can enable or disable email redirection from the plugin’s settings page.

What happens if I don’t specify a test email address?

The plugin will not redirect emails if no test email address is specified.

Can I add multiple CC or BCC addresses?

Yes, you can add multiple CC or BCC addresses by separating them with commas.

Is the test email address a required field?

Yes, the test email address is required for the plugin to function properly. Without it, emails will not be redirected.

What happens if I specify a CC address?

If a CC address is specified, it will override the default behavior, and the CC recipient will receive a copy of the forwarded email.

What happens if no CC address is specified?

If no CC address is specified, the email will still be forwarded to the test email address, but no additional recipients will receive a copy.

Can I include the original recipient information in the forwarded email?

Yes, the plugin provides an option to include the original recipient information in the forwarded email for better context during testing.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Test Email Redirector” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Test Email Redirector 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.3

  • Updated the orignial info checkbox handling.
  • Updated plugin icon.

2.4

  • Initial release with email redirection, CC/BCC support, and admin bar notification.