=== bbPress - Anonymous Subscriptions === Author URI: http://www.thecrowned.org Plugin URI: http://www.thecrowned.org/bbpress-anonymous-subscriptions Contributors: Ste_95 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8Y79DM6K78NJG Tags: bbPress, subscriptions, emails, notifications Requires at least: 3.2 Tested up to: 4.4.2 Stable Tag: 1.2 A simple plugin to allow anonymous bbPress users to subscribe to topics and get email notifications when a new reply is posted. == Description == This add-on plugin for bbPress will allow anonymous users to subscribe to topics and get email notifications when a new reply is posted. The notification email includes an unsubscribe link. bbPress notifications will keep to go out to registered users, this plugin only extends the thing to anonymous posters as well! See the project on [GitHub](https://github.com/TheCrowned/bbPress---Anonymous-Subscriptions). == Installation == 1. Activate the plugin. 2. A new "Notify me of follow-up replies via email" checkbox will be available in the reply form for anonymous users. == Changelog == = 1.2 = * Tweak: subscribe field checked by default. = 1.1 = * Fixed: anonymous subscriptions broke regular BBP notifications to registered users. * Fixed: unsubscribe feature would not work when there was only one subscriber. = 1.0 = * First release!