wp cron event
Schedules, runs, and deletes WP-Cron events
Subcommands
Name | Description |
---|---|
delete | Deletes all scheduled cron events for the given hook |
list | Lists scheduled cron events |
run | Runs the next scheduled cron event for the given hook |
schedule | Schedules a new cron event |
unschedule | Unschedules all cron events for a given hook |