| 开发者 | resonanzdigital |
|---|---|
| 更新时间 | 2026年8月26日 20:54 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
WP_ENVIRONMENT_TYPE constant in your wp-config.php file.
Features
WP_ENVIRONMENT_TYPE.wp-config.php (see FAQ below).resonanz-email-rerouting folder to the /wp-content/plugins/ directory.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
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.
If you require assistance, feel free to email us at wordpress@resonanz-digital.at.
sanitize_email().gmdate(), and added a readme.txt.wp_mail() recipient, sender, subject, or message values were passed in non-string formats.