Description
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 – https://www.aha-soft.com/
Screenshots
Installation
- Upload the folder
email-cop
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- 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.
Reviews
Contributors & Developers
“Email Cop” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Email Cop” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.1
- Flush rewrite rules on activation
0.1
- Initial release