=== bbPress Visual Hooks === Contributors: jaredatch Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AD8KTWTTDX9JL Tags: bbpress Requires at least: 3.3 Tested up to: 3.8.1 Stable tag: trunk Output the different bbPress hooks directly on your site for a quick and handy reference. == 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. == Frequently Asked Questions == = 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! == Screenshots == 1. Proof is in the pudding. == Changelog == = 1.2 = * Updated hooks, props [@netweb](http://profiles.wordpress.org/netweb) = 1.2 = * Updated action trigger, props @grosbouff = 1.1 = * Added new hooks per http://bbpress.trac.wordpress.org/ticket/1786#comment:2 = 1.0 = * Initial launch