• I just read this article below about using define(‘WP_POST_REVISIONS’, 3); to limit the number of revisions and the author suggests that by editing the page/post contents, the revision limitation will go into effect, but is the database actually cleaned up or is the revision information still there but just not accessible?

    https://www.utopiamechanicus.com/article/wp_post_revisions-failure/

    • This topic was modified 6 years, 9 months ago by EnderWiggin.
    • This topic was modified 6 years, 9 months ago by EnderWiggin.
Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You may want to use a plugin like ‘wp otimize’ or ‘wp sweep’ to sweep up your old revisions (and other db cruft) en masse.

Viewing 1 replies (of 1 total)

The topic ‘Limiting revisions & database clean-up’ is closed to new replies.