=== bbPress Notify === Contributors: abaumg Author URI: http://www.andreas.bz.it/ Plugin URI: http://bitbucket.org/abaumg/bbpress-notify Tags: bbpress Requires at least: 3.1 Tested up to: 3.3.1 Text Domain: bbpress_notify Stable tag: 0.2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5X6KTATY2U6VC&lc=IT&item_number=bbpress%2dnotify This plugin integrates into bbPress and sends a notification via e-mail when new topics or replies are posted. It is fully configurable in the bbPress settings. Settings include: * Notification recipients for new topics, * Notification recipients for new replies, * Notification e-mail's subject and body for both new topics and replies == Installation == 1. Upload the entire plugin folder via FTP to `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. The settings page == Changelog == = 0.2 = * Improved selection of e-mail recipients; now it is possible to select multiple user roles = 0.1 = * First alpha version