humanmade / humanmade/wp-cli-prune-command
Add subcommand to prune Cavalcade tables
Open
- Dominant language
- PHP
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Importing a database export which contains Cavalcade tables will kick off a process where your local machine tries to run all of the cron jobs from the time the export was taken up to the current date.
These jobs can likely be safely removed, and it would be good to add a subcommand to prune all old cron and cavalcade entries.
Contributor guide
Assessment
This issue has not been assessed yet.