Description
This is an addon with triggers for the Notification WordPress plugin.
Available triggers
Forum:
- Forum added
- Forum updated
- Forum removed
Topic:
- New topic added
- Topic updated
- Topic merged
- Topic removed
Reply:
- New reply added
- Reply updated
- Reply removed
Custom development
BracketSpace – the company behind this plugin provides custom WordPress plugin development services. We can create any custom plugin for you.
Installation
Make sure you have the Notification plugin active.
Download and install this plugin from Plugins -> Add New admin screen.
FAQ
-
Does this plugin need any other plugins?
-
Yes, this plugin is an extension for Notification plugin so you need this active. You also need the bbPress plugin.
-
Can you create a plugin for me?
-
Yes! We’re offering a custom plugin development services. Feel free to contact us to find out how we can help you.
Reviews
Contributors & Developers
“Notification : bbPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Notification : bbPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.0.1
- [Fixed] Wrong condition for Reply triggers, previously, unchecked option registered the triggers.
4.0.0
- [Changed] Plugin codebase to match Notification v9 internal API.
3.0.1
- [Fixed] Trigger context callback parameters.
3.0.0
- [Changed] Plugin codebase to match Notification v8 internal API.
2.2.0
- [Changed] Notification v7 compatibility.
2.1.0
- [Changed] Notification v6.0.0 compat.
2.0.2
- [Added] Form subscribers IDs merge tag
- [Added] Topic subscribers IDs merge tag
2.0.1
- PHP 7.2 compatibility
- WordPress Coding Standards compatibility
2.0.0
- Plugin compatibility with Notification 5.0.0
1.1.1
- [Fixed] Error with wrong directory name
1.1
- [Changed] Main class is now not a Singleton
- [Changed] Namespace of the plugin to follow new standard
- [Changed] Autoloader function to Composer’s autoload
1.0
- Release