WordPress Post Revisions: Turning It Off

switchsm
Photo credit: alcohol_ic

One of the most annoying new features in WordPress is post revisions. On its own, this is not a bad feature at all. Especially if you have multiple people working on the same posts and if you’re the type who likes to have copies of each revision you make.

I tweak way too often which can make the database size explode – literally! I don’t have use for post revisions. If you don’t either here’s how to get rid of it. No plugin required.

Pop open wp-config.php, paste this in there

define('WP_POST_REVISIONS', false);

You can paste it right after under define(‘DB_COLLATE’, ”);

Do You Want A Hands-Free Business?

Then get this guide to help you systemize your business so you'll have more time working on your business.

!
!

Hey! I want to make sure you know what you're getting here. In addition to the guide, you will also receive our memo that includes special offers, announcements and of course actionable information.

Terms and Conditions checkbox is required.
Something went wrong. Please check your entries and try again.
Facebook Comments

2 Comments

  1. Krishna on October 11, 2008 at 12:35 pm

    Thanks

    Krishna



  2. Lynette on October 15, 2008 at 12:04 pm

    Welcome Krishna