-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
33 lines (23 loc) · 1.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
=== RNS Additional Comment Notification ===
Contributors: dlh
Donate link: http://religionnews.com/support-rns
Tags: comments
Tested up to: 3.5.1
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Send an email to an additional address when a comment is left on a WordPress site.
== Description ==
RNS Additional Comment Notification sends an email to one address when a comment is left on a WordPress site. It can be useful if you have an editor or staffer who is responsible for monitoring comments on your site but isn't the site admin or a post author.
The notification contains the comment text and status, and a link to the comment's Edit page in the Dashboard. No notification is sent for spam, trackbacks, or pingbacks.
== Installation ==
1. Upload to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the email address to be notified on the Discussion Settings page.
== Changelog ==
= 1.0 =
* Initial release.
= 1.1 =
* Ignore trackbacks and pingbacks.
= 1.2 =
* Ignore spam.