=== Post Notification === Contributors: morty Donate link: http://xn--strbe-mva.de Website: http://xn--strbe-mva.de Tags: notification, email, mail, post, subscribe, subscribe2 Requires at least: 2.0 Tested up to: 2.3 Stable tag: 1.2.1 With each new post an email is sent to every registered User in the Database. The email can be text or HTML. == Description == With each new post an email is sent to every registered User in the Database. The email can be text or HTML. Features: (**new in 1.2**) * **Support for WP 2.3** * Can handle thousands of subscribers. **And has a simple back end to manage them.** * **Subscribers can choose categories.** * The Post can be included, if you wish, only up to the more-tag. * Mails can be sent as HTML or text. * If you send textmails, the post is formated. * Double Opt-in * Front end and mails are configured via templates. It easy to change everything without messing in the code. A translation of the front end should be done in a few minutes. * Easy im- and export of Emails * Every recipient gets his personal mail, with a link to change his subscribed categories or to unsubscribe. * Nervous Finger option (Mail isn't sent right away - so you still have time to change things once you posted.) * You can decide how many mails are sent in a burst and how long to pause between bursts. * Decide on a per post basis whether to send a mail, or not, or just use the dafault. * Captchas * **Integrates into almost any theme without tweaks.** * Translations: German, French (More welcome! Front end translations or modifications, too!) * Does not need WP-Cron or anything like that. * much more = Changes in the templates since 1.1 = * **select.tmpl** has been removed. * **activated.tmpl** has been added. * **strings.php** has five new strings. * **unsubscribe.tmpl** now needs a @@conf_url. * Mail templates can now use @@author. And @@unsub changed to @@conf_url. * **subscribe.tmpl** need @@vars in the from. = Where is the difference to Subscribe2? = Subscribe2 as well as Post Notification are based on the same plugin. While Subscribe2 has it's emphasis on a nice user interface and is more easy to configure this plugin is also suitable for professional sites who want to send several thousand mails as day. There are two main reasons for this: 1. PN sends a "personal" email to each subscriber with a link to change his settings. 2. A subscriber can choose categories without having to register a Wordpress user. = Other interesting stuff = This plugin also includes Post Notification Mailfix, which fixes a bug in WP 2.2 when sending HTML-mails. Should also work for other Plugins. == Installation == IMPORTANT: If you have an earlier version installed do not deactivate it. Just overwrite it. 1. Open the zip. 2. go into the post-notification dir. 3. Copy the post_notification (Underline!!) dir into you plugin dir. 4. Copy the PN_mailfix.php into your plugin dir. 5. You can have a look at the pictures if you want. Unfortunately they are packed into the file automatically 6. If anyone can tell me who is responsible for wp-plugins.org at the moment or how to fix this please mail me: pn@xn--strbe-mva.de Activate the plugin, configure it carefully (manage->Post Notification) and off you go. For support please see the Forum: http://pn.xn--strbe-mva.de/ An please report problems. I can only fix stuff if I know that they are broken. = If you are updating = You might get errors, because old translations are not working. You can delete those dirs. (ru_RU, etc) You have to update your old templates: * **select.tmpl** has been removed. * **activated.tmpl** has been added. * **strings.php** has five new strings. * **unsubscribe.tmpl** now needs a @@conf_url. * Mail templates can now use @@author. And @@unsub changed to @@conf_url. * **subscribe.tmpl** need @@vars in the from. == Frequently Asked Questions == See the Forum : http://pn.xn--strbe-mva.de/ == Screenshots == 1. Lots of configuration options 2. Decide whether to send a notification on a per post basis. 3. Filter the list of subscribers. 4. Manage the emails. You can add, remove and change the settings of a list of email addresses.