Email Subscription
The plugin gives your visitors the opportunity to subscribe to future posts by email. The register form is a widget. You can see a full list of your subscribers on the admin page.
Installation
Download the plugin at WordPress.org
Upload the plugin source to the `/wp-content/plugins/` directory
Activate the plugin through the ‘Plugins’ menu in WordPress
Usage
You can use the widget from the ‘Widget’ menu.
Notes
Your server must be able to send mail. There is a test in the admin menu.
The plugin uses wordpress schedule events to send emails. The schedule events is running at every page load. That means that if you have no pageloads, no mails will be sent.
This plugin has nothing to do with the (more advanced) WordPress built-in user registration/subscribe.
FAQ
When will the mails be sent?
-The first mails will be sent about 15 minutes after you publish a post. After that emails will be sent every minute.
The test mail is not sent, what should I do?
-Check your PHP configuration. Make sure you got Postfix or sendmail installed on the server. This issue is out of the scope of the plugin. Try google for ‘PHP mail’.
Translations
English
Swedish by me
Changelog
1.1.8 (2013-04-16):
Made some smaller fixes. No emails will be sent when you publish a page. The issue with the ajax request when wordpress is in a subfolder is fixed.
1.1.5 (2013-04-12):
Fixed selling error and the issue with future posts.
1.1.4 (2013-02-20):
Fixed the issue with resending emails on post edit. Very much thanks to Gibson Starkweather who emailed me with a solution.
1.1.3 (2012-08-30):
Fixed UTF-8 issue in mail subject.
1.1.2 (2012-08-28):
Added HTML support in emails.
1.1.1 (2012-08-28):
Fixed the issue with emails are being sent on post update.
1.1 (2012-08-28):
An admin may now remove subscribers. Also fixed some issues with %post_excerpt%.
1.0 (2012-06-12):
I created it.





Pingback: Message for email subscribers | Harold Jarche