WP-CLI 命令行手册

title: "wp cron" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - Commands - Repos - Data


wp cron

测试、运行和删除 WP-Cron 事件;管理 WP-Cron 计划。

示例

# 测试 WP Cron 生成系统
$ wp cron test
成功:WP-Cron 生成系统工作正常。