该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Email Cop

描述

Prevents WordPress from sending out emails and save them so that you can preview them without actually having to send them. Best for checking or designing emails in development environment.

Please report any issues directly to Github repo – https://github.com/ashfame/email-cop/

Pull requests are welcome 🙂

Icon Credit: Cop icon – http://www.aha-soft.com/

屏幕截图

  • Emails saved as Custom Post Type
  • View emails in browser

安装

  • Upload the folder email-cop to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Can I use this on production / live site?

You shouldn’t because it prevents the actual emails to go out to recipients, so I wouldn’t recommend it.
Though if you know what you are doing, you are probably not reading this right now.

评价

2019 年 11 月 5 日
I use this for all my local installs. It’s so helpful and necessary. We recommend it to all our GiveWP users so they can test their emails on staging or locally without worrying that they’ll end up blasting their donors. So great and easy and does its job well. Thanks!
阅读所有2条评价

贡献者及开发者

「Email Cop」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Email Cop」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1.1

  • Flush rewrite rules on activation

0.1

  • Initial release