這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Visual Action Hooks

描述

This is a WordPress plugin that helps visualize the position of action hooks in the front-end. It is compatible with any theme or plugin as long as it doesn’t use dynamic names for its actions.
This plugin detects once per day all “do_action” (except dynamic ones) functions from .php files in the wp-content/plugins & wp-content/themes folder & highlights their position in the front-end of the website when requested.
Only administrators will be able to see the highlights.

螢幕截圖

  • "Toggle visibility" button in top admin bar.
  • Highlighted action hooks.
  • Selected action name displayed.

安裝

  1. Upload \”visual-action-hooks.zip\” to the \”/wp-content/plugins/\” directory.
  2. Activate the plugin through the \”Plugins\” menu in WordPress.
  3. Navigate in any front-end page.
  4. Click “Toggle visibility” under “Visual Action Hooks” in the top admin bar.
  5. Click inside any highlighted area to see the action name.

常見問題

How do I configure this plugin?

This plugin needs no configuration after installing. Just install the plugin, activate it & navigate to your desired page & click “Toggle visibility”.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Visual Action Hooks” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Visual Action Hooks 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial release.