Timeline for Safest way to bulk delete post revisions
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 9, 2018 at 18:50 | history | suggested | Dirk Diggler | CC BY-SA 3.0 | fixed grammar |
| Mar 9, 2018 at 18:34 | review | Suggested edits | |||
| S Mar 9, 2018 at 18:50 | |||||
| Sep 15, 2016 at 9:03 | comment | added | Dharma | You can even create a custom wp-cli command to automate your workflow: $ wp post delete $(wp post list --post_type='revision' --format=ids) | |
| Mar 20, 2015 at 5:49 | comment | added | shyammakwana.me | 1. Backup DB 2. Backup DB Again , I like this part, +1 for this. | |
| Sep 4, 2013 at 0:34 | comment | added | StudioAl | Thank you. Exactly what I wanted to hear. And yes, to all of the backup, etc. | |
| Sep 4, 2013 at 0:33 | vote | accept | StudioAl | ||
| Aug 31, 2013 at 1:12 | history | answered | gmazzap | CC BY-SA 3.0 |