[wordpress插件] Debug Bar Hook Log调试栏挂钩日志

wordpress 插件 文章 2020-04-14 02:10 458 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

Adds a new tab to Debug Bar that displays the hooks that were called during the page request.

在“调试栏”中添加新标签,以显示在页面请求期间调用的钩子。

You can live-filter the hooks that are displayed to hide noisy information like translation, options, and sanitization

您可以实时过滤显示的挂钩,以隐藏诸如翻译,选项和消毒之类的嘈杂信息

Clicking on a hook will expand it to show the arguments that were passed to the hook

单击一个钩子将其展开以显示传递给该钩子的参数

安装步骤

    1. Install and activate Debug Bar, which is a prerequisite plugin
    2. 安装并激活调试栏,它是必备插件

    3. Upload Debug Bar Hook Log to the /wp-contents/plugins/ folder.
    4. 将调试栏挂钩日志上传到/ wp-contents / plugins /文件夹。

    5. Activate the plugin from the ‘Plugins’ menu in WordPress.
    6. 从WordPress的“插件”菜单中激活插件。

下载地址
https://downloads.wordpress.org/plugin/debug-bar-hook-log.1.0.zip
-EOF-

AI助手支持GPT4.0