The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
3answers
1k views

Alert Email when any Post or Page is Changed

Is there a way to have Wordpress email me whenever a Page or Post is Published?
7
votes
1answer
1k views

Add update notification bubble to admin menu item?

I have re-worded this to make more sense. Ok, I have a plugin that uses a remote service that check for updates, much like default WordPress plugins, in this case it just checks an XML file. I want ...
3
votes
1answer
3k views

Customizing the Subject Field in WordPress' Notification Emails?

Can I customize and edit the subject field in the "Password Reset" notification mails sent from our multisite blogs? I have tried some plugins like My brand login and white label CMS etc. But I can't ...
3
votes
1answer
1k views

Disable update notification for individual plugins

Is there a way to disable update notifications for specific plugins? As a plugin developer, I have some plugins installed on my personal site using the svn trunk version for testing, but the same ...
2
votes
1answer
200 views

How to add admin bar and admin menu or submenu notification bubbles?

What would you recommend to use as far as manipulating the admin bar goes? I was thinking to just add a new admin bar node, and with CSS set a background image for the icon. Then in the node, just ...
1
vote
2answers
647 views

Notify admin when page is edited?

I found this previous post to automatically notify the admin when a post or page is published: Alert Email when any Post or Page is Changed Works like a charm, thanks! However, it looks like the page ...
2
votes
1answer
230 views

Plugin from WordPress.com for comment notification…available?

WordPress.com has a rather cool feature when you add comments. The two features are: [x] Notify me of follow-up comments via email. [x] Notify me of new posts via email. Is this plugin ...
1
vote
1answer
386 views

Follow-up Comments Notification Without a Plug-in

I'm trying to find the code to insert in my Comments.php to add the functionality of "Follow-up Comments Notification" but I can't find it. I can't use a plug-in because it's for a theme that I'm ...