Disable autosave in WordPress
To disable autosaves in WordPress comment out the following in wp-admin/post.php:
// wp_enqueue_script('autosave');
Cheers,
TK
To disable autosaves in WordPress comment out the following in wp-admin/post.php:
// wp_enqueue_script('autosave');
Cheers,
TK
You must be logged in to post a comment.
Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.
|