WP Status Notifier
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: 2839 [Download Now]

(16 votes, average: 4.63 out of 5)
March 25th, 2008 at 7:50 am
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.
March 25th, 2008 at 8:05 am
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.
March 27th, 2008 at 9:54 am
It’s still not working.
March 30th, 2008 at 10:59 pm
Some details please. What did you try (the steps you followed) that didnt work as expected?
March 31st, 2008 at 7:22 am
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!
April 22nd, 2008 at 1:51 pm
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!
April 28th, 2008 at 10:30 am
Can you please make this compatible with the Wordpress 2.5?
Thanks.
May 11th, 2008 at 11:04 am
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
July 8th, 2008 at 9:43 am
It should work fine with WP 2.5. If you are getting errors please let me know.
July 24th, 2008 at 1:55 pm
Just installed on 2.6 and after uploaded and activated I can not find the options anywhere. Please advise.
August 27th, 2008 at 1:57 pm
Hello, can i use this plugin with roll manager too? when i test the plugin it doesnt work under wp 2.61.
the email arrive only to admin adress
regards from germany
September 14th, 2008 at 12:22 pm
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.
September 18th, 2008 at 3:07 am
Daisy,
Thanks for the feedback! I have added this feature, please upgrade to the latest version.
September 21st, 2008 at 8:13 am
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 ?
September 21st, 2008 at 8:16 am
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”
September 22nd, 2008 at 4:23 am
Just My Life,
Can you try putting in just one email in the settings box?
September 22nd, 2008 at 11:18 am
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
October 3rd, 2008 at 5:11 am
That’s the From address Wordpress itself uses for the notification it sends (comment, new user, etc.).
November 8th, 2008 at 7:44 am
This plugin is great, but can be greater
Could you add following two functions?
- I have blog where everyone can register and post. Some people marks posts as ready for review, some don’t. When I review these posts, I delete ones which are not suitable for my site. Could you add option to notify author when post in draft or pending state is deleted?
- my blog is in Polish, so I would like to send emails in Polish too. Could you add options to configure email’s text?
November 8th, 2008 at 7:49 am
Daniel,
Glad you liked the plugin. The plugin already has options to send approval and rejection emails to the authors. I’ll try to add an option to customize the messages in the next version.
November 8th, 2008 at 8:06 am
Thanks for quick reply.
The plugin sends emails when I approve post or move it back to draft state, but it doesn’t send emails when I delete post in draft or pending state completely instead of approving it. I would like to send emails in this case too. I had looked a bit for available WP hooks and found that deleted_post hook should be appropriate for this.
December 8th, 2008 at 8:05 pm
will WP Status Notifier work on WP 2.6+ or 2.7?? please advise. thanks.
December 17th, 2008 at 10:05 am
Cool plugin, but I can’t install it on WP 2.7. Any plans to update it for 2.7?
December 18th, 2008 at 1:41 am
Just tested this out in 2.7 – and it’s working perfectly!
Only one question/request – is it possible to have it send out a notice that a post is published on “scheduled” posts?
For example, a contributor submits a post for review on 12/17. I review the post on 12/17 and schedule the post for publication on 12/19 at 8:10am. Is there a way for the plugin to notify the contributor on 12/19 at 8:10am that their post was published?
December 26th, 2008 at 7:04 am
Great plug-in. I’ve been using this for a while without issue. One additional feature request:
When a post is published (regardless of whether it went to pending review or not) sending an email to a specific email address (as well as the author, as the plugin does now) to notify that a new post has been published.
Thanks!
January 8th, 2009 at 11:58 am
Working well with 2.7 (Thank you!)
+1 for being able to receive notification of published/scheduled posts.
January 22nd, 2009 at 4:16 pm
Hi there. Great plugin that I’ve been getting some good use out of. Nice work.
I was just wondering if the notification will be sent when a comment is sent for moderation as well.
January 31st, 2009 at 7:23 am
@Jason: I believe Wordpress already does that.
April 19th, 2009 at 9:43 pm
Hi there. Thanks for a great plugin. Just what I was looking for. There is one issue I can’t resolve.
I am setting up my blog and I have a user called Dummy1 to help me test things. When Dummy1 submits a post for review, I get the email OK but there is no link to click on to approve the post without having to log into my admin account.
From what I understand in reading the plugin description, the plugin will show me the contents of the post and provide me with a link in the email to approve the post without having to log into my admin account (this is what the plugin ‘Change Comment Status’ does for me when dealing with comments). Is my interpretation correct? If so, why isn’t it working for me? Please give me some ideas as to how to fix it.
Thank you very much.
April 20th, 2009 at 10:28 pm
Hi there. I would like to thank you for a great plugin. There is one thing I can’t get it to do.
Is it supposed to send an email with the post’s content and a link to approve the post without having to log into the admin area? Because if it does, I can’t get it to work. I am using WP 2.7.1.
All I get in the email is the author’s name, the title and a review it link.
I use Comment Changes Status and it allows me to click on the approve link in the email and the comment is approved without me having to log into WP. I was hoping that your plugin would do the same thing but for Posts.
Please help as I would love to use this plugin.
May 6th, 2009 at 11:20 am
As per Jason’s request. I need more than one person to be alerted for comment’s. WP has a field for one email only. Comma separation doesn’t work, although it did in older versions.
May 27th, 2009 at 8:04 pm
I have two different WP installs (2.6.1) on the same domain, one regular and one on a subdomain.
This plugin works fine on the regular install, but on the subdomain one it doesn’t work. I have an SMTP plugin that successfully sends emails from it, but for some reason I am not getting these notifications…
Any suggestions?
June 19th, 2009 at 9:28 am
FYI, this plugin needs updating for WP 2.8. Ever since upgrading, it will email anytime a pending post is changed and saved, not just the first time it’s saved.
This change seems to do the trick:
94c94
< if ($new_status == ‘pending’) {
—
> if ($new_status == ‘pending’ && $old_status != ‘pending’) {
July 14th, 2009 at 9:13 am
Plug in works great, but I have encountered a problem. My SMTP plug-in send all notifications through a gmail account. If I add one email address to your plug-in, it works perfect. If I add another, i get a kickback in the gmail account.
May or may not be a plug-in issue, more curious if you have ever encountered this or anything like it.
Thanks.
July 22nd, 2009 at 11:42 am
I have installed and configured this to send emails to 2 users. I then submitted a post for review via my contributor userid. Neither user recieved an email. I did change my wordpress email settings to send emails from news@semva.com instead of the default. I also added a mailbox to my server for wordpress@semva.com, but still no emails where sent.
July 22nd, 2009 at 12:23 pm
I fixed my problem by switching to use the php mail() function instead of smtp.
August 2nd, 2009 at 11:28 pm
Thanks for the nice plugin. It solved out my lots of problems.
September 10th, 2009 at 7:52 am
@Keith: I can’t reproduce the problem here. I am running Wordpress 2.8.4. Maybe it was a Wordpress bug introduced in one of the 2.8 releases and is now fixed?
September 10th, 2009 at 10:22 am
Spoke too soon, I was able to reproduce it and the fix suggested by Keith works. Thanks
February 26th, 2010 at 3:09 pm
Love this , Ive have used it for like 10 blogs and allow mutliple users to email me. Works like a champ – Thanks for keeping it updated for the latest versions.
July 23rd, 2010 at 6:54 am
Hey. I wanted this plugin to send me an email everytime someone edited a post. So if the post is published but someone decided to change I’d get a review of it. Though I want the post, that was edited, to stay posted on the front page but I also want to receive an email (like I would receive for reviewing it the first time).
July 30th, 2010 at 8:25 am
Hi, trying out with version 3.00 and previous one:
- Pending Reviews Notifications are sent out to admin’s email;
- On approval, email is sent only to admin’s email, notification to contributor doesn’t work;
- if admin changes status, no notification is sent out.
Any suggestions?
September 15th, 2010 at 5:40 pm
I really like this plug-in. Thanks!
November 21st, 2010 at 7:37 pm
Hi
I want to mail the contributors when I trash an article submission
If I change the line $new_status == ‘draft’ to $new_status == ‘trash’
It seems to work, is there anything else I need to change
I am using wordpress 3.0
Thanks in advance
December 11th, 2010 at 2:07 am
Downloaded the plugin, uploaded the plugin, activated the plugin, started receiving confirmations immediately, no problems, everything working great!
Thanks!
James
March 11th, 2011 at 7:36 am
any news on the use of this on wordpress 3.1? or have people found a similar plugin to notify administrators of pending posts?
June 29th, 2011 at 3:50 am
This works fine with WordPress 3.1. If you are facing problems, do let me know.
Leave a Reply
Theme Search
Theme Network
Themes
Wordpress Themes & Layouts is proudly powered by WordPress
Entries (RSS) and Comments (RSS).
23 queries. 0.387 seconds.