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