Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntwb/bbpress-visual-hooks

Output the different bbPress hooks directly on your site for a quick and handy reference.
https://github.com/ntwb/bbpress-visual-hooks

Last synced: 9 days ago
JSON representation

Output the different bbPress hooks directly on your site for a quick and handy reference.

Awesome Lists containing this project

README

        

=== 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.4.x
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 action trigger, props @grosbouff

= 1.1 =
* Added new hooks per http://bbpress.trac.wordpress.org/ticket/1786#comment:2

= 1.0 =
* Initial launch