Hi,
Please add this code in wp-config.php file in the wordpress root folder to change the auto save timing:
define(‘AUTOSAVE_INTERVAL’, 600);
This will save post/page at every 10 Minutes. Please edit the seconds detail in code upon the requirement.
Thanks,
Shane G.
Popularity: 6%














