Linux 软件免费装

Resonanz Email Rerouting

开发者 resonanzdigital
更新时间 2026年8月26日 20:54
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

email development testing staging rerouting

下载

1.5.0

详情介绍:

Resonanz Email Rerouting makes testing websites safer by rerouting outgoing emails to a specific address based on the current environment (local, development, staging, production), as defined by the WP_ENVIRONMENT_TYPE constant in your wp-config.php file. Features

安装:

  1. Configure the environment variable in wp-config.php (see FAQ below).
  2. Upload the entire resonanz-email-rerouting folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

常见问题:

How do I set the environment variable?

You can set the environment variable in your wp-config.php file. Add a line like the following: define('WP_ENVIRONMENT_TYPE', 'local'); For further information, see the WordPress documentation: https://developer.wordpress.org/apis/wp-config-php/#wp-environment-type

Does this plugin work with other email related plugins?

We cannot guarantee that this plugin will function as expected if you use other email-related plugins. If you have a plugin that makes use of SMTP, you should probably disable it for this plugin to work correctly. If you encounter specific issues, please let us know.

Where can I find further help?

If you require assistance, feel free to email us at wordpress@resonanz-digital.at.

更新日志:

1.5.0 1.4.0 1.3.1 1.3.0 1.2.5 1.2.4 1.2.3 1.2.2