Tagged: clear, truncate, wp_micro_revisions
Author | Posts |
---|---|
acicovic
September 14, 2020 at 6:10 am
|
Heads up! this post was created when Microthemer was at version 6. The current version is 7. Some references to the interface may be out of date. Hello there, WP-Optimize reports that the wp_micro_revisions table takes 4MB of space and I don’t need revisions since all styling is finished for now. Is there any setting to clear the wp_micro_revisions table, or is it safe to truncate it manually? Thanks! |
Sebastian
September 21, 2020 at 6:03 pm
|
Hey, I’m so sorry for the slow reply, I wasn’t getting most forum notifications since switching laptop, so am catching up on everything now. It’s safe to truncate manually. But another way to do this is to set the max revisions to something very low like 3 (via General > Preferences). And then make a simple style change, which you can then revert. When you next load the revisions table you should see that most entries have disappeared and the table will be much smaller. I hope that helps, and apologies again for the delay. Cheers, |
acicovic
September 21, 2020 at 6:19 pm
|
Thanks. |