=== WP Post Status Notifications ===
Contributors: josh401
Tags: post,page,post status,wp post status notifications,post email
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A9E5VNRBMVBCS
Requires at least: 4.1
Tested up to: 4.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Configure email notifications for post/page status changes.

== Description ==
Configure email notifications for post/page status changes.

= Fully Customizable =
* Use custom rules to create unlimited email notifications.
* Includes posts, pages and any custom post types.
* Handles default WordPress roles as well as custom created user roles.
* Create groups of users; then assign the groups to the custom rules.

= Customizable Email Settings =
* Decide what information will be sent in emails.

= Early Stages Plugin =
This is a plugin still in it's very early stages of development.

Any suggestions, ideas or feature requests can be submitted on the [Plugin Support](https://wordpress.org/support/plugin/wp-post-status-notifications) page.

== Installation ==
* From the WP admin panel, click "Plugins" -> "Add new".
* In the browser input box, type "WP Post Status Notifications".
* Select the "WP Post Status Notifications" plugin (authored by "josh401"), and click "Install".
* Activate the plugin.

OR...

* Download the plugin from this page.
* Save the .zip file to a location on your computer.
* Open the WP admin panel, and click "Plugins" -> "Add new".
* Click "upload".. then browse to the .zip file downloaded from this page.
* Click "Install".. and then "Activate plugin".

OR...

* Download the plugin from this page.
* Extract the .zip file to a location on your computer.
* Use either FTP or your hosts cPanel to gain access to your website file directories.
* Browse to the "wp-content/plugins" directory.
* Upload the extracted "wp_post_status_notifications" folder to this directory location.
* Open the WP admin panel.. click the "Plugins" page.. and click "Activate" under the newly added "WP Post Status Notifications" plugin.

== Screenshots ==
1. Create unlimited custom groups; assinging users as desired.
2. Next, create custom rules to determine how emails should be sent.
3. Email settings are fully configurable.

== Frequently Asked Questions ==
* Nothing yet.

== Translations ==

* English - default, always included.
* All my plugins are localized/translateable by default. 
* This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. 
* For translating; I recommend the awesome ["Codestyling Localization" plugin](http://wordpress.org/extend/plugins/codestyling-localization/) and for validating; the ["Poedit Editor"](http://www.poedit.net/).

== Changelog ==
= 1.0 =
* 04/05/2015
* Initial plugin release.