tag auto-save
Set auto-save interval
wordpress snippet
Add this to the wp-config.php of your wordpress install and set the number of seconds of the auto-save interval.
read moreDisable auto-saving
wordpress snippet
Adding this PHP code to your functions.php of your wordpress theme will stop wordpress from auto saving your posts.
read more










