[wordpress插件] Debug Bar Actions and Filters Addon调试栏操作和过滤器插件

wordpress 插件 文章 2020-04-14 00:41 473 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin adds two more tabs in the Debug Bar to display hooks(Actions and Filters) attached to the current request.

此插件在调试栏中添加了两个选项卡,以显示附加到当前请求的钩子(动作和过滤器)。

Actions tab displays the actions hooked to current request.

“操作”选项卡显示挂钩到当前请求的操作。

Filters tab displays the filter tags along with the functions attached to it with respective priority.

“过滤器”标签以各自的优先级显示过滤器标签以及附加在其上的功能。

Important

重要

This plugin requires the Debug Bar plugin to be installed and activated.

此插件需要安装并激活调试栏插件。

Also note that this plugin should be used solely for debugging and/or in a development environment and is not intended for use on a production site.

还请注意,此插件应仅用于调试和/或在开发环境中使用,而不打算在生产站点上使用。

If you like this plugin, please rate and/or review<

如果您喜欢此插件,请评分和/或评论<

/a> it.

/ a>。

If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support Forum or in the GitHub

filter-addon“>支持论坛或在 GitHub中

repository.

存储库。

安装步骤

    1. Install Debug Bar if not already installed (https://wordpress.org/plugins/debug-bar/)
    2. 如果尚未安装调试栏,请安装(https://wordpress.org/plugins/debug-bar/)

    3. Extract the .zip file for this plugin and upload its contents to the /wp-content/plugins/ directory.

    4. 为此插件提取.zip文件,然后将其内容上传到 / wp-content / plugins / 目录。

      Alternatively, you can install directly from the Plugin directory within your WordPress Install.

    5. 另外,您可以直接从WordPress安装中的Plugin目录安装。

    6. Activate the plugin through the “Plugins” menu in WordPress.
    7. 通过WordPress中的“插件”菜单激活插件。

    Note:

    注意:

    Debug Bar plugin must be installed prior to this.

    在此之前,必须先安装调试栏插件。

    Don’t use this on Live/Production site.

    请勿在现场/制作网站上使用此功能。

    This is only for development purpose.

    这只是出于发展目的。

下载地址
https://downloads.wordpress.org/plugin/debug-bar-actions-and-filters-addon.1.5.4.zip
-EOF-

AI助手支持GPT4.0