Home > wordpress > $ Disable WordPress Auto-Saving and Revisions $

$ Disable WordPress Auto-Saving and Revisions $

October 10th, 2008 Leave a comment Go to comments

Disable WordPress Auto-Saving
Open the WordPress Config File:

/wp-config.php

And add following code after the first set of functions :

define( ‘AUTOSAVE_INTERVAL’, 600 );

By Default this value is set to 60 (seconds), 600 equals 1 Hour,you can go higher, but i figure 1 hour is good for me.

Disable WordPress Revisions
Open the WordPress Config File:

/wp-config.php

And and following code after the first set of functions:

define( ‘WP_POST_REVISIONS’, 0 );

By Default this value is On (1), turn it off by setting it to Off (0) ( Zero ).

Related Blogs



Categories: wordpress Tags:
  1. No comments yet.
  1. No trackbacks yet.

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word