=== Debug Bar Action Hooks === Contributors: ampt Tags: debug Requires at least: 3.1 Tested up to: 3.4.1 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 were fired on the current page during development. == Installation == Use automatic installer == Screenshots == 1. Actions panel == Changelog == = 0.0.1 = Initial release