=== Debug Bar Action Hooks === Contributors: ampt Tags: debug Requires at least: 3.1 Tested up to: 3.3 Stable tag: trunk Displays a list of actions fired for the current request. Requires the debug bar plugin. == Description == Displays a list of actions fired for the current request. Requires the [debug bar](http://wordpress.org/extend/plugins/debug-bar/) plugin. Great for finding out what actions where fired on the current page during development. Grab the == Installation == Use automatic installer == Screenshots == 1. Actions panel == Changelog == = 0.0.1 = Initial release