Description: WP Status Notifier will sent a notification to given email address(es) of posts pending review by contributors. It can also optionally notify the contributors when their post is accepted or rejected. WP Status Notifier is very useful for moderation in blogs with multiple contributors.
The plugin will add an options page in the Wordpress administration area where you can set one or more email addresses to notified of posts pending review.
Features:
- No need to manually check for posts waiting for approval.
- Includes a link in the email to edit and/or approve the post in the notification email.
- Optionally notifies contributors of the moderation status.
- The plugin requires no database access and adds almost zero overhead.
- Simple configuration options. Doesn’t require editing any .php files.
Installation:
- Upload `status-notifier.php` to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- To configure the plugin go to Options>Status Notifications in the Wordpress administration area
Rating:
Size: 2.9 KB
Downloads: 386 [Download Now]

17 Comments
I can’t get this to work. I installed it, activated it, and even configured the options. But no emails are triggered. I checked my spam folder as well so that is not where they’re going either.
Pending review notifications will be only send when a post is ‘pending review’ (posts directly published will not generate any notifications).
Approval or declined emails will not be sent if you used the same account to post and then approve.
It’s still not working.
Some details please. What did you try (the steps you followed) that didnt work as expected?
I figured it out. I think it was something with my mail settings but found a work-around using the wordpress@domain.com email as default. It’s working fine now. Great plugin!
I installed this on 2.5, but I don’t think it works with the new dashboard. The screenshot looks like my earlier version of WordPress. What am I missing Thanks!
Can you please make this compatible with the Wordpress 2.5?
Thanks.
hi there .thanks for plugin:
Does anybody know if tis script is compatible with Wordpress 2.5.1 ?
Thanks in advance for any help on this!
regards
It should work fine with WP 2.5. If you are getting errors please let me know.
Just installed on 2.6 and after uploaded and activated I can not find the options anywhere. Please advise.
Love this plugin, I’m wondering, though, if it’s possible to list the category or categories that the post belongs to in the email? We have editors responsible for each top level category and that being in the email would allow us to forward the emails to the appropriate editor.
Daisy,
Thanks for the feedback! I have added this feature, please upgrade to the latest version.
Hi, I get this plug in to trigger any emails either.
I have my main account as admin (administrator) and I write the article and place it in a “pending review” state.
My spell checker guy is not getting any emails, they have an editor account only.
I have placed their email address in the settings box along with mine separated by a comma.
Settings->Status Notifications->Pending Review Notifications
I currently have 2.6.2 installed. Is there anything else that I am missing ?
Sorry about the duplicate post but it should read, that I can’t get this plug in to trigger any emails when it’s placed in “Pending Review”
Just My Life,
Can you try putting in just one email in the settings box?
I think I found the problem, after looking on my server it seems that the plug in sends emails as wordpress(AT)yourdomain.com in my case it was wordpress(!AT!)justmylifeingeneral.com
Since that user did not exist on my server, it would delete all emails or just not send them along their merry way. I created that user so it would have a mail box and presto it’s works for me. It would be nice if that was changed so the admin’s email is the one that was sent or someway to change besides poking around in the code.
Thanks,
That Guy
That’s the From address Wordpress itself uses for the notification it sends (comment, new user, etc.).