bbPress Notify Topic Author
WordPress plugin to enable notification email sent to bbPress topic author when a new topic is created
by WebMan Design - Oliver Juhas · github.com/webmandesign/bbpress-notify-topic-author · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/webmandesign/bbpress-notify-topic-author/archive/refs/heads/master.zipDeclares an update source (webmandesign/bbpress-notify-topic-author), so updates arrive through the plugin's own updater.
From the readme
Sends notification email to topic author when a topic is created.
This plugin requires bbPress to work.
It sends notification email to a topic author whenever the author creates a new topic. Great solution for support forums, so the support topic author knows the topic was created.
1. Unzip the plugin download file and upload bbpress-notify-topic-author folder into the /wp-content/plugins/ directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Navigate to Settings → Forums to edit plugin options under "Topic Notifications" section.
Yes, you can find the plugin options at Settings → Forums under "Topic Notifications" section. You can modify the notification email message (body) and subject.
This plugin works well in conjunction with bbPress Custom Topic & Reply Notifications plugin (http://pippinsplugins.com/bbpress-custom-reply-notifications).
Please see the changelog.md file for details.
This is initial plugin release.