=== bbPress Custom Reply Notifications === Author URI: http://pippinsplugins.com Plugin URI: http://pippinsplugins.com/bbpress-custom-notification-emails Contributors: mordauk, netweb Donate link: http://pippinsplugins.com/support-the-site Tags: bbPress, replies, Forums, mordauk, Pippin Williamson, pippinsplugins Requires at least: 3.2 Tested up to: 4.1 Stable Tag: 1.4 A simple bbPress extension to customize the email sent to forum & topic subscribers when a new topic or reply is posted. == Description == A simple bbPress extension to customize the email sent to forum & topic subscribers when a new topic or reply is posted. Once activated, you will have two new options in Settings > Forums that will let you configure the email and subject to your liking. == Installation == 1. Activate the plugin 2. Go to Settings > Forums and custom your email message and subject == Changelog == = 1.4 = * Added support for a template tag that shows the forum name, {forum_name}, props @arippberger = 1.3.1 = * Fixed a missing argument notice, props @ntwb = 1.3 = * Fixed another bug with the custom title not being used = 1.2 = * Fixed a bug with the custom title not being used = 1.1 = * Added support for new topic notifications with the introduction of Forum subscriptions in bbPress 2.5 = 1.0.1 = * Fixed missing $user_id parameter for topic title filter = 1.0 = * Initial release