[wordpress插件] BlackBox Debug BarBlackBox调试栏

wordpress 插件 文章 2020-03-06 02:30 521 0 全屏看文

AI助手支持GPT4.0

评分
96
描述

BlackBox is symfony like unobstrusive debug bar attached to the top of the browser window.

BlackBox就像symfony一样,连接到浏览器窗口顶部的调试开关很简单。

How can it help you with development:

它如何帮助您发展:

1. instantly inspect global variables (GET, POST, COOKIE, SERVER)

1.立即检查全局变量(GET,POST,COOKIE,SERVER)

2. debug both frontend and admin area

2.调试前端和管理区域

3. executed MySQL queries and time it took to execute each query (useful for finding slow queries)

3.已执行的MySQL查询和执行每个查询所花费的时间(用于查找慢速查询)

4. profiler for measuring performance of your plugins and themes

4.分析器,用于测量您的插件和主题的性能

5. errors occurred when loading WordPress page

5.加载WordPress页面时发生错误

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

    1. Upload plugin to /wp-content/plugins/ directory
    2. 将插件上传到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Done!
    6. 完成!

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

AI助手支持GPT4.0