This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Hooks Browser

Description

If you ever wondered what are list of actions & filters a plugin has to offer so that you can hook into them into your theme or which hook might be coming into your way to get desired output and leaving you clueless than this plugin is for you.

As a wordpress developer we often come into situation where we need to see all the actions/filters defined and or used by a particular theme and or a plugin, this plugin will provide you the missing documentation of any theme/plugin installed in your wordpress site.

WP Hook Browser will boost your productivity as a wordpress developer as you will have a list of all the hooks & filters required in a nice & simple layout.

WP Hook Browser is a great debugging tool which will save you from hours of hair pulling and guessing game.

Screenshots

  • List all used & defined hooks in any installed theme/plugin
  • Support for dynamically defined / used hooks
  • Simple Menu

Installation

  1. Upload plugin zip contents to wp-contents/plugin directory and activate the plugin
  2. Go to Dashboard > Hooks Browser
  3. thats it !

Reviews

Read all 1 review

Contributors & Developers

“WP Hooks Browser” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Hooks Browser” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Version.

1.1

  • UI make over
  • support for string search
  • support for dynamically deinfed / used hooks