Цей плагін не перевірявся з останніми 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