[wordpress插件] Cron Debug LogCron调试日志

wordpress 插件 文章 2020-04-05 05:00 434 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

When active, this plugin logs unsuccessful results of wp_remote_post calls from wp-cron to a sites’s options table with an option name of ra_http_WP_Http_Streams + timestamp.

启用后,此插件会记录从wp-cron到站点的选项表的wp_remote_post调用失败的结果,选项名称为ra_http_WP_Http_Streams +时间戳。

The option_value contains the results of the call.

option_value包含调用的结果。

This plugin is intended to be enabled only on sites that are experiencing cron issues as a troubleshooting aid.

此插件仅可在遇到cron问题的网站上启用,以作为故障排除工具。

Once the cron issue had been identified and corrected, the plugin should be deactivated.

一旦确定并纠正了cron问题,便应停用该插件。

When finished troubleshooting you should also remove the option records created by this plugin using your database management tool.

完成故障排除后,还应该使用数据库管理工具删除此插件创建的选项记录。

In a WP network use the Plugin Manager to hide

在WP网络中,使用插件管理器隐藏

this plugin and prevent site admins from activating it.

此插件,并阻止网站管理员激活它。

This plugin was written by Ron Rennick in collaboration with the Ron Rennick

.gc.cuny.edu/" rel="nofollow">CUNY Academic Commons.

.gc.cuny.edu /“ rel =” nofollow“> CUNY学术共享区。

安装步骤

    1. Upload the entire cron-debug-log folder to the /wp-content/plugins/ directory
    2. 将整个 cron-debug-log 文件夹上载到 / wp-content / plugins / 目录

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

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

AI助手支持GPT4.0