How To Disable WordPress Post Revision


Sponsored Links






To save MySQL storage, some WordPress user will be happy using this method, this method is Disable WordPress Post Revision. Why we need disabled this featured? It’ because WordPress created such as dummy data revision and this one make our table sized increased. And if you have limited space, this is bad idea, and of course disable Post Revision also made your WordPress running faster.

Let’s Disable WordPress Post Revision, open your wp-config.php on the root folder your WordPress and added this code

/* disable post-revisioning nonsense */
define('WP_POST_REVISIONS', FALSE);

Really simple code right? Now you WordPress Post Revision is gone and have a nice day. via DigWP

Subscribe to Full RSS Feed

RSS FeedIf you thing this article useful, please consider subscribing to our RSS Feed or e-mail updates and stay updated with us. You can also follow @WPTricksNet on twitter for latest updates.

About WP Tricks

We are WordPress Family, we collected and writed useful tips and tricks for you WordPress. We share it for you...

Related Tips and Trick from Local Data and on The Net

Deleted Post Revisions on WordPress and Meta Associated

WordPress introduces some new featured that called Post Revisions, if we keep on edit our post content, Post Revision will be created, and this is not good if you have a lot of Post Revision it’s will increased your Databases … Read More

Post Thumbnail on RSS Feed

Jeff Starr give nice tricks how To Added Post Tumbnail in our RSS Feed, and I will show you on today wordpress tips. This code only need tiny hack, we put some code in our functions.php and the code will … Read More

Tutorial Multi-Site option in WordPress 3.0

We now move into WordPress Next Level, the new version WordPress 3.0, there are so many new featured on this version, the most phenomenal featured is enabled or integrated WordPress MU into WordPress 3.0. Before we use Multi-Site on WordPress … Read More

How To Automatically added FTP detail on WordPress

On some web server, we need to put username, password and server address when we need to enable automatically update our WordPress, plugin or themes. This is really bad if we must input this field each time updated. Now I … Read More

How To Display Ads after first Post

Using WordPress and added extra code you can create wonderful Publishing System. Right now we will show you how to display Ads (Example Google AdSense) after first post of you WordPress. How To Display Ads after first Post is quietly … Read More

How to Enable Multisite in WordPress 3.0+

Began on WordPress 3.0, you can enable Multisite more easely. On previous version if you need WordPress Multisite (MU) you need to install WordPress MU, but on version 3.0 standard WordPress and WordPress MU has been integrated in one system.

How to Disable Post Revisions in WordPress and Reduce Database Size

Simply disable Post Revisions feature in WordPress by following this tutorial and reduce your database size. read more

Source: http://www.wpbeginner.com/wp-tutorials/how-to-disable-post-revisions-in-wordpress-and-reduce-database-size/

How to Disable Post Revision in WordPress | Curious Little Person

If you're not a multi author blog and would like to disable post revision feature in WordPress for good, here's a small tutorial for you read more

Source: http://curiouslittleperson.com/how-to-disable-post-revision-in-wordpress/

Disable and Remove Wordpress Revision Post Features

After Wordpress introducing post revision features, it helps wordpress blogger to keep revision of post and restore to previous revisions anytime. However read more

Source: http://www.techmixer.com/disable-and-remove-wordpress-revision-post-features/

WordPress › Support » Turn off "Post Revision"-feature

there should be an option in general or writing settings to enable/disable the post revision Let's see, wordpress already has a number of poorly constructed queries that read more

Source: http://wordpress.org/support/topic/turn-off-post-revision-feature

Why You Should Disable Wordpress “Post Revisions” To Save

Wordpress has a function titled Post Revisions that when each time you save draft or publish a post or page and saves a revision copy of that post or page. It read more

Source: http://socialcmsbuzz.com/why-you-should-disable-wordpress-post-revisions-to-save-database-space-25112009/


10 Responses to How To Disable WordPress Post Revision

  1. muaturun mp3 says:

    thanks for the tips,
    I’d using the other trick to stop the revision but wp 2.9.2 still got post revision saved.
    I hope this new trick will do the job on stopping them.

    thanks.

  2. i’m confused.. what do you mean by ‘Disable WordPress Post Revision’?? i’ve been using WP for a couple of years and don’t know what that means..

    • WP Tricks says:

      If you create or edit some post, WordPress system will create automatically backup tables. With this tricks post with status revision never created in our WordPress.

  3. Exuberil says:

    Awesome article, I am a big fan of this website, keep on posting that great content, and I’ll be a regular visitor for a long time…looking for the next one….keep it up!!!

  4. Eyevive says:

    Here in your blogs you share very informative concept..I’ve found your blog via Yahoo and I m really glad about the information you provide in your posts. Thank You for sharing this very informative article… Keep writing..Thanks for sharing!!!

  5. 1stcoolblog says:

    I’d using the other trick to stop the revision but wp 2.9.2 still got post revision saved.

  6. katenie says:

    Thanks for your detail. It’s useful for me.. Indeed I come from google as looking for “how to prevent WordPress from creating image thumbnails” but I found your blog first.. I keep in mind that help me as I need to do as your recommend as well,. I will looking for more detail here

    Thanks for your info..

  7. Thanx so much this is awesome and very simple.
    I write tutorials directly in the wordpress editor so I edit a post a lot of times. I always end up with 20 or 30 revisions.

  8. Angad Sodhi says:

    I tried doing that. But it does not work for me!! My blog keeps on saving revisions. Was that supposed to be done before installing?? I am using a multisite installation. Will that affect anything?

  9. I wonder how do we delete old revisions from database?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>