-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
42 lines (28 loc) · 1.48 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
=== Pending Submission Notifications ===
Contributors: razvanh
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=27TSHEJDTCTSQ
Tags: notifications, pending submissions, submit for review, email notification, pending notification
Requires at least: 4.6
Tested up to: 4.9.4
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Email notifications for pending review content submission.
== Description ==
This enables email notifications of pending review submissions. By default the email goes to the admin email set on your Settings page.
You can set the email(s) that should receive these notifications Under Settings>Pending Submission Notifications. You can add multiple email addresses, using commas to separate them.
When a submission is approved by an admin, an email notification is sent to the contributor.
For more info visit http://lifeofadesigner.com/
== Installation ==
1. Upload the `pending-submission-notifications` folder to to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. This is optional - change the email address that should receive notifications under Settings>Pending Submission Notifications.
== Screenshots ==
1. Change email address that receives the notifications.
== Changelog ==
= 1.2 =
*Added support for internationalization.
= 1.1 =
*Added information about last user to edit the post and the timestamp of last edit.
= 1.0 =
*Initial release