EXAMPLES EXAMPLES
# Test WP Cron spawning system
$ wp cron test
Success: WP-Cron spawning is working as expected.
SUBCOMMANDS SUBCOMMANDS
Name | Description |
---|---|
wp cron event | Schedules, runs, and deletes WP-Cron events. |
wp cron schedule | Gets WP-Cron schedules. |
wp cron test | Tests the WP Cron spawning system and reports back its status. |