[wordpress插件] Debug Log List调试日志列表

wordpress 插件 文章 2020-04-14 06:30 506 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin creates a new Menu Item “Log” in the admin area and extracts all errors in your debug log for you to view grouped.

此插件在管理区域中创建一个新的菜单项“ Log”,并提取调试日志中的所有错误供您查看分组。

When you have finished fixing an error, simply markt he item as fixed and it will be deleted from your debug.log.

修复错误后,只需将其标记为已修复,它将从您的debug.log中删除。

This plugin does not create any additional Database tables.

此插件不会创建任何其他数据库表。

安装步骤

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

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

    5. Place <?php do_action('plugin_name_hook');

    6. 放置& lt;?php do_action('plugin_name_hook');

      ?> in your templates

    7. ?& gt; 在您的模板中

下载地址
https://downloads.wordpress.org/plugin/debug-log-list.0.1.0.1.zip
-EOF-

AI助手支持GPT4.0