| 开发者 |
auswebhosting
drewsymorris |
|---|---|
| 更新时间 | 2014年5月8日 09:11 |
| PHP版本: | 3.0.1 及以上 |
| WordPress版本: | 3.8.2 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
define(WP_MAILCATCHER, true); in your wp-config.php to get started.
See the FAQ for more information on enabling and configuring Mailcatcher for WordPress.
Company Website
/wp-content/plugins/ directoryMailcatcher can be enabled by adding the following line to your wp-config.php file:
define(WP_MAILCATCHER, true);