Tips & Tricks

Disable and Delete Post Revisions in WordPress

Thursday, September 9th, 2010

WordPress post revisions are automatically created whenever you edit an existing post. This is extremely annoying for some site owners as it creates many additional records in your database and at some point you end up having more post revisions than actual posts… So what you need to do is turn off WordPress post revisions and then delete the revisions that have been created in your database.

Disable WordPress Post Revisions
In order to disable WordPress Post Revisions all you have to do is add this in your wp-config.php
define('WP_POST_REVISIONS',

read more...

Get WordPress Custom Field if it exists | posted on: Sunday, July 11th, 2010


Include JavaScript in home page only | posted on: Saturday, June 26th, 2010


Change WordPress Default Excerpt [...] | posted on: Friday, February 19th, 2010


Publish your WordPress site’s Feed Later | posted on: Wednesday, February 17th, 2010



Ads into WordPress Feeds | posted on: Sunday, February 14th, 2010


WordPress Categories: Alternate CSS Stylesheets | posted on: Tuesday, February 9th, 2010


Register Multiple Sidebars in WordPress: the simplest way | posted on: Monday, February 1st, 2010


Get rid of curly quotes in your WordPress blog | posted on: Monday, February 1st, 2010