salcode/stop-emails-logger
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Stop Emails Logger === Contributors: salcode Tags: email, development Requires at least: 3.6 Tested up to: 4.0.1 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add-on to the Stop Emails plugin that logs blocked emails. == Description == Creates a new Custom Post Type called "Stopped Emails" where emails blocked by the [Stop Emails plugin](https://wordpress.org/plugins/stop-emails/) are logged. Requires Stop Emails version 0.7 or above. Built by [@salcode](https://twitter.com/salcode) / <a rel="author" href="https://plus.google.com/100823173217716320069">Sal Ferrarello</a>, [salferrarello.com](http://salferrarello.com/) == Installation == 1. Install and activate the [Stop Emails plugin](https://wordpress.org/plugins/stop-emails/) 2. Install this plugin from WordPress plugin repository http://wordpress.org/plugins/ 3. Activate Stop Emails Logger through the 'Plugins' menu in WordPress. = Manual Installation = 1. Install and activate the <a href="https://wordpress.org/plugins/stop-emails/">Stop Emails plugin</a> 2. Upload the entire `stop-emails-logger` directory to the `/wp-content/plugins/` directory. 3. Activate Stop Emails Logger through the 'Plugins' menu in WordPress. == Changelog == = 0.1.0 = * First release