I see some questions in your review, but none in the support area. Strange he?
The plugins works well for years and it’s free! If you don’t know how to use it. Ask the question.
If you don’t know how to check in the database if something is deleted or not, please keep your ignorance for you.
Thank you for making a mockery of my work by leaving such a lousy rating as your review.
Cheers
Hello Brice,
I install the plugin. I remove all page history using purge. That all seems to go well, neatly cleaned up very quickly. Then I deactivate the plugin because it’s not needed for a while (sorry). When I check back on the pages, all the history is there again. Please explain…
So it hasn’t actually deleted them, but just hidden them, or am I seeing this wrong?
I have WordPress 6.7.1
update: I couldn’t wait any longer (sorry), so I did it manually in the database:
DELETE FROM wp_posts WHERE post_type = “revision”;
-
This reply was modified 1 month ago by
sgmmaffe.