=== Email === Contributors: developdaly Tags: email, e-mail, wp-email, mail, wp_mail, send, email log Requires at least: 3.5.2 Tested up to: 3.6 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Email users with custom templates when certain actions happen, such as new posts or updated custom post types and keep a log of sent emails. == Description == This plugin allows you configure and reconfigure emails that are sent to specified users when certain things happen. Some examples (applies to custom post types as well): * new post * updated post * (more coming soon) Additionally, you control the email template users receive. Boilterplate templates are included to get you started. == Installation == See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). == Screenshots == 1. Add new email 2. Email configuration with email template 3. Email log == Changelog == = 1.0.2 = * Improved Readme = 1.0.1 = * Improved Readme = 1.0 = * Initial release