WP Hooks Browser
开发者 |
curi0us_s0ul
|
更新时间 |
2016年3月4日 05:26 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.4 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload plugin zip contents to wp-contents/plugin directory and activate the plugin
- Go to Dashboard > Hooks Browser
- thats it !
屏幕截图:
更新日志:
1.0
1.1
- UI make over
- support for string search
- support for dynamically deinfed / used hooks