Notify users other than the admin that new comments or new post have been posted or created
Currently WordPress only sends an email to the email address entered in the Options->General->E-mail address field when any new comment is submitted or that comment is awaiting moderation (depending on what you have selected for the comment moderation options in your installation).
For those of us who need more than one email address to be notified, no solution existed. Until now. Comments Notifier was developed to address this problem.
Uses:
Simply enter the email addresses one at a time into the plugin. Validly formatted email addresses are required. You may not add the same address twice. There is no limit on the number of email addresses you can enter, though for the sake of performance, I would recommend that no more than 20 be entered.
In the “Post Comment Notification To Multiple User” section you can configure the plugin to send emails only for comments that require notification, as opposed to all comments.
If you wish to remove an email address, simply click on the “Remove” button beneath the corresponding email address in the “Current Notification List” section of the admin.
post-comment-notification-to-multiple-user/
folder to the /wp-content/plugins/
directory on your site.No! Anyone you choose to allow to be notified can receive an email. However, if you want them to moderate your comments that user must still have access to an account that has the permissions to do so.
Comments notifier was designed to work independently of the built-in comment notification functionality of WordPress. The Options->Discussion->E-mail me whenever check boxes have no effect on this plugin. If you have the above options checked, the email address listed under the Options->General->E-mail address field will also receive an email as is standard with WordPress. If you choose to leave those options unchecked, the main administrative email address will not be notified and Comments Notifier will still function and send out the appropriate emails to your list.