Linux 软件免费装
Banner图

Visual Action Hooks

开发者 elpap
codinghabits
更新时间 2022年3月1日 17:41
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.9
版权: GPLv2 or later
版权网址: 版权信息

标签

wordpress development guide visual action universal hooks

下载

1.0.0

详情介绍:

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.

安装:

  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.

屏幕截图:

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

升级注意事项:

1.0.0 Initial release

常见问题:

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".

更新日志:

1.0.0