The Auto Save feature in WordPress is a nice, helpful function which automatically and periodically saves your posts (while you write them) after x seconds (default is 60 seconds). You may wonder what it is for. Just image this scenario. You have been working for half an hour on a certain post. Abruptly, a power outage comes turning your PC off without warning. Guess what happen? Your post, unless you saved it previously, has gone. Irremediably lost beyond recovery! Under this point of view the Auto Save feature is very, very necessary, isn’t it? However the down-side is that, by automatically saving your posts every 60 seconds, it consumes a lot of your server resources, also causing slow queries, above all if you are on a shared server. Here is a little hack to…optimize it.
Go to your FTP server, open the public_html folder, locate wp-config.php and add the following piece of code between the opening <?php and closing ?>:
define(‘AUTOSAVE_INTERVAL’,600);
600 in the example, represents the number of seconds (10 minutes) WordPress should wait between auto-saving your post.
Tags: hack, Wordpress
Related ArticlesLatest Articles
- How to Automatically Login (Access) to Windows 8
- How to See and Read Unread, Archived and Sent Messages on Facebook
- Switch to the New Facebook Profile Layout (Timeline)
- How to Discover and Recover All Stored Passwords in your Windows Computer
Leave a Comment
Web Talk is best viewed in Firefox.
Comments
How to Disable or Turn Off Windows Live Mail SkyDrive Permanently: Take skydrive off our email, cannot...
How to fix “Windows Explorer has stopped working” in Windows 7: simple remember if you download some new app....
How to Fix uTorrent not Working on Windows 7: desai .. first exit from process .. then try to uninstall
Use online Virtual Windows Operating System directly on your browser: a
Download 64-bit Windows 7 Build 7077 DVD ISO leaked version: hai ptoravo a disinstallare msn con l’applicazione...
Right click on shortcuts icons don’t show “open file location” in Vista: The sorhensect provided above...
Uninstall and Remove AVG Security Search Toolbar and AVG Secure Search: google jobb
Microsoft launches innovative translate widget for blogs: Definitely! It’s rlelay weird at first but...
An Easy Guide on How to Reinstall Windows Vista: I’ve not heard of any *hardware* wohitut XP drivers yet –...
How to install Wordpress locally on your computer. The definitive guide: Hi, great acrltie & much needed with...