Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/wpsite-post-status-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Post Status Notifications ===
Contributors: 99robots, kjbenk, charliepatel
Donate link:
Tags: post status, status, status notification, post notification, email notification, post status notification, notifier, contributors, submit for review, pending status, pending posts, published posts, contributions, post message, article submissions, admin notifications, editor notifications, contributor notification, post email, editorial workflow, edit flow
Requires at least: 4.1
Tested up to: 4.3.1
Stable tag: 3.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Post Status Notifications plugin by 99 Robots provides an easy way to notify Administrators when Contributors submit posts for review or when a Contributor post is published.

== Description ==

The Post Status Notifications plugin by 99 Robots provides an easy way to notify Administrators when their Contributors submit a post for review.

Additionally, when an administrator publishes the post, the original author will be notified via email that they can see their post live on the site.

These email notifications ensure posts are not waiting for reviewers who otherwise would have to check WordPress admin manually for posts in the pending review status.

= Features =

Get a better editorial workflow by improving communication related to articles submitted for review and subsequently published by administrators.

* Email notification to Admin or Editor when a post is submitted for review
* Email notification to Contributor, All Users, Admins or Editors when a post is published on the site
* Custom Email Headers
* Custom Email Subject and Message
* Support for custom post types
* Email based on user role
* Share Links

This is great plugin for every site that accepts user submitted content, has multiple authors, or site owners running content-heavy websites. Enhance your editorial workflow with proper communication.

For more details, visit the <a href=“https://99robots.com/docs/post-status-notifications/?utm_source=wprepo&utm_medium=post-status-notifications&utm_campaign=desc”>99 Robots documentation</a>.

Also please check out our other [plugins](https://99robots.com/products/?utm_source=wprepo&utm_medium=post-status-notifications&utm_campaign=desc) :)

== Installation ==

You can install the 99 Robots Post Status Notifications plugin from your WordPress Dashboard or manually via FTP.

= From WordPress Dashboard =
Similar to all other plugins, follow these instructions:

* Navigate to 'Plugins -> Add New' from your WordPress dashboard.
* Search for `99 Robots Post Status Notifications` and install it.
* Activate the plugin from Plugins menu.
* Configure the plugin's options from Post Status Notifications tab in your WP Admin.

= Manual Installation =

* Download the plugin
* Unzip the file
* Upload the `wpsite-post-status-notifications` folder to your `/wp-content/plugins` directory (do not rename the folder)
* Activate the plugin from Plugins menu.
* Configure the plugin's options from Post Status Notifications tab in your WP Admin.

== Screenshots ==

1. Sample Email by Post Status Notification Plugin

== Changelog ==

= 3.0.2 = 2015-10-19
* FIXED: Fixed bug with the activation process

= 3.0.1 = 2015-10-16
* UPDATED: Readme description 

= 3.0.0 = 2015-10-16
* ADDED: Dynamic fields are not included in the custom subjects and message of the emails
* NEW: Admin settings page is completely redone to have a more modern look and feel

= 2.0.5 =
* REMOVED: 99robots.com link at the end of all email has been removed

= 2.0.4 =
* Re-branded to 99 Robots

= 2.0.3 =
* Minor Updates

= 2.0.2 =
* Compatible with WordPress 4.1

= 2.0.1 =
* Supports WordPress 4.0

= 2.0 =
* Fixed Minor Bug
* Changed settings page styling

= 1.1 =
* Custom Email Headers
* Custom Email Subject and Message
* Support for custom post types
* Email based on user role
* Share Links

= 1.0 =
* Initial Release