Track one or multiple authors' blog posting frequency and email-notifies these authors if they haven't posted within a set timeframe.
Please make sure that your server is capable of sending mail using the PHP mail function.
In some cases, reminder messages are put in the spam folder. Check your filter settings, and train your email client that these messages are not spam.
Unfortunately, right now I do not have an elegant solution for this. This feature will (hopefully) be available in a future version.
If you feel comfortable with modifying PHP code, look at the source for blogreminder.php. The function send_reminder handles the subject and message composition, and then sends the email. The email message is built starting at line 108.
Requires: 2.9.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-12-3
Downloads: 1,582
Got something to say? Need help?