這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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