Compdigitec Labs

« | Home | »

Removing WordPress post revisions feature

By admin | March 13, 2009

WordPress 2.6 and above’s new feature of post revisions only slows WordPress down and makes it less usable. So here is how to disable post revisions:

  1. Open wp-config.php in your wordpress installation directory with a text editor.
  2. Add the line “define('WP_POST_REVISIONS', false);" anywhere in the file in a new line after the <?php header.
  3. Save it and upload it to your webserver, overwriting the previous file.

If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!

Topics: (X)HTML, Internet | 2 Comments »

2 Responses to “Removing WordPress post revisions feature”

  1. niraskin official Says:
    June 27th, 2024 at 18:41

    … [Trackback]

    […] There you will find 69283 additional Information to that Topic: compdigitec.com/labs/2009/03/13/removing-wordpress-post-revisions-feature/ […]

  2. Uni Says:
    July 16th, 2024 at 23:15

    … [Trackback]

    […] Find More Info here on that Topic: compdigitec.com/labs/2009/03/13/removing-wordpress-post-revisions-feature/ […]

Comments