An open API service indexing awesome lists of open source software.

https://github.com/evanherman/post-status-emailer

WordPress plugin that notifies up to 2 users when a post status transitions from one state to another.
https://github.com/evanherman/post-status-emailer

Last synced: about 1 year ago
JSON representation

WordPress plugin that notifies up to 2 users when a post status transitions from one state to another.

Awesome Lists containing this project

README

          

=== Post Status Emailer ===
Contributors: eherman24
Tags:
Requires at least: 6.0
Tested up to: 6.5
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Email one user when a post is set to 'draft' and email another user when a post is published.

== Description ==

Inspired by Peter's Collaboration E-Mails. This plugin will email one user when a post is set to 'draft' and email another user when a post is published.

== Installation ==

1. Upload the /post-status-emailer/ folder to the /wp-content/plugins/ directory.
2. Activate the Post Status Emailer plugin through the "Plugins" menu in WordPress.
3. Configure your settings via Settings > Post Status Emailer.
4. And you're good to go!

== Screenshots ==

== Changelog ==

= 1.0.0 =
* Initial release