Forums

[resolved] What if I don't want post revisions? (4 posts)

  1. phototristan
    Member
    Posted 11 months ago #

    Can I add this to my wp-config file in 2.7? Will it work?

    define('WP_POST_REVISIONS', false);

  2. demetris
    Member
    Posted 11 months ago #

    Yep. It works.

  3. rtivel
    Member
    Posted 11 months ago #

    I found a good tutorial on this particular problem: http://andreineculau.com/blog/2008/07/delete-wordpress-26-revisions/

    The tutorial includes the SQL commands that will also clear out old revisions: over time, revisions can occupy a large chunk of space in the database.

  4. Otto42
    Moderator
    Posted 11 months ago #

Reply

You must log in to post.

About this Topic