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
|
Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.
|