-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
145 lines (102 loc) · 5.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
=== Post Status Notifications ===
Contributors: 99robots, charliepatel, DraftPress
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.9
Requires PHP: 5.6.20
Tested up to: 6.3
Stable tag: 3.2.0
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://draftpress.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://draftpress.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.2.0 = 2023-08-21
* Made compatible with WordPress 6.3
* Added: Ability to send notifications to both admins and editors when a contributor submits a post for review
* Removed: Removed Google+ as the sharing link
= 3.1.9 = 2022-08-05
* Made compatible with WordPress 6.0.1
= 3.1.8 = 2021-09-15
* Made compatible with WordPress 5.8.1
= 3.1.7 = 2021-05-14
* Made compatible with WordPress 5.7.2
= 3.1.6 = 2020-12-29
* Made compatible with WordPress 5.6
= 3.1.5 = 2020-09-14
* Updated: Email notifications for All Posts Published
= 3.1.4 = 2020-09-14
* Made compatible with WordPress 5.5.1
= 3.1.3 = 2020-05-05
* Added DraftPress as a Contributor
= 3.1.2 = 2020-05-05
* Made compatible with WordPress 5.4.1
= 3.1.1 = 2019-09-12
* Made compatible with WordPress 5.2.3
= 3.1.0 = 2018-06-14
* ADDED: From Name for notification emails. Previously the name was defaulted to use WordPress. Now it fetches the Site Name, and it can be changed as per the user's choice.
* Made compatible with WordPress 4.9.6
= 3.0.4 = 2017-06-11
* FIXED: Improved code quality and checked for non set variables
* Made compatible with WordPress 4.8
= 3.0.3 = 2016-5-5
* FIXED: Improved code quality and checked for non set variables
= 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: draftpress.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