Up until now the topic and plugin users find where to hook from with their add action and add filter part is either to search from WordPress code base or find find reference to the hook in the codex..
What Simply Show Hooks does is give you faster to see these hooks by displaying them in-line on the page that you are on.
Please note that in funny type due to the power of actions and filters the plugin may display hook in place that alters the display of page in.
Install either via WordPress. org plugin directory or by uploading the files to your server..
Activate the plugin through 'Plugins in WordPress..
Once the plugin is activated you will see ' Simply Show Hooks in Admin Bar at the top of page or admin pages..
Clicking 'Show Hooks button will start showing you all the action hooks in the page you're on..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Added hook like heading to the menu to easy identify pirate and use the hooks..
Changed the type of the Actions and Filters hook markers...
Read more