FutureMedia
10/27/2014 - 12:16 PM

Useful maintenance settings in wpconfig.php

Useful maintenance settings in wpconfig.php

define( 'WP_POST_REVISIONS', 2 ); // set false for none
define( 'AUTOSAVE_INTERVAL', 160 ); // Seconds, default 60
define( 'EMPTY_TRASH_DAYS', 5 ); // 5 days
define( 'WP_ALLOW_REPAIR', true ); // and then use http://www.yourwebsite.com/wp-admin/maint/repair.php