Description
This plugin is for bbPress 2.1+.
Output the different bbPress hooks directly on your site for a quick and handy reference.
The hooks can temporarily be hidden by passing something in the show_hooks
variable.
Example: yourdomain.com/forums/?show_hooks=false
Please report any missing hooks or questions!
Installation
- Copy this plugin directory to
wp-content/plugins/
. - Activate plugin.
- Explore the hook goodness bbPress provides.
FAQ
Will this plugin [insert bbPress customization here]?
Unfortunatly, by itself this plugin will not. Learning to use bbPress hooks might help you do it though!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“bbPress Visual Hooks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “bbPress Visual Hooks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Updated hooks, props @netweb
1.2
- Updated action trigger, props @grosbouff
1.1
- Added new hooks per https://bbpress.trac.www.ads-software.com/ticket/1786#comment:2
1.0
- Initial launch