该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Hooks Browser

描述

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.

屏幕截图

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

安装

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

评价

阅读所有1条评价

贡献者及开发者

「WP Hooks Browser」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Hooks Browser」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial Version.

1.1

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