首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
当前标签:
mailcatcher
MailcatcherClient
Integrate your WordPress development environment with Mailcatcher to effortlessly capture and view outgoing emails during testing.
Mailcatcher for WordPress
This plugin re-routes all WordPress emails to Mailcatcher, which is super handy if you need to inspect outgoing emails from your plugin. Simply
define(WP_MAILCATCHER, true);
in your
wp-config.php
to get started.