handbook/commands/cron.md
2018-01-31 18:42:42 +01:00

11 lines
204 B
Markdown

# wp cron
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
### EXAMPLES
# Test WP Cron spawning system
$ wp cron test
Success: WP-Cron spawning is working as expected.