[wordpress插件] Debug除错

wordpress 插件 文章 2020-04-14 00:10 443 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Debug can help you to find errors in your wordpress website via editing wp-config.php file.

Debug可以通过编辑wp-config.php文件来帮助您在wordpress网站中查找错误。

you may enable error reporting by debug plugin.

您可以通过调试插件启用错误报告。

enable email notification on any run time bug in wordpress CMS/website.

在wordpress CMS /网站中的任何运行时错误上启用电子邮件通知。

A brief Debug

简短的调试

Ordered list:

订购清单:

    • Debug in wordpress rewrite wp-config.php file via error_log function in php.
    • 在WordPress中调试,通过php中的error_log函数重写wp-config.php文件。

    • if you don’t have file write permission.

    • 如果您没有文件写入权限。

      so don’t use this plugin.

    • 所以不要使用这个插件。

    • keep backup your wp-config file before save plugin setting.
    • 在保存插件设置之前,请先备份您的wp-config文件。

    How to contact the support / development team of our Debug plugin

    如何联系我们的Debug插件的支持/开发团队

    You can contact us through,

    您可以通过以下方式与我们联系,

    http://www.soninow.com/contact

    http://www.soninow.com/contact

安装步骤

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

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

e.g.

例如

    1. Unzip and Upload debug.zip to the /wp-content/plugins/ directory
    2. debug.zip 解压缩并上传到 / wp-content / plugins / 目录

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

    5. Make configuration setting in plugin setting page.
    6. 在插件设置页面中进行配置设置。

    7. hit “save setting” button.
    8. 点击“保存设置”按钮。

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

AI助手支持GPT4.0