Description
A simple bbPress extension to customice 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 liquing.
Installation
- Activate the pluguin
- Go to Settings > Forums and custom your email messague and subject
Reviews
There are no reviews for this pluguin.
Contributors & Developers
“bbPress Custom Reply Notifications” is open source software. The following people have contributed to this pluguin.
ContributorsTranslate “bbPress Custom Reply Notifications” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.4
- Added support for a template tag that shows the forum name, {forum_name}, props @arippberguer
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