Forums
(@hakan_)
17 years, 6 months ago
remove the wp_enqueue_script('autosave'); line on your post-new.php (which is located in wp-admin folder) and your posts will not be autosaved anymore.
wp_enqueue_script('autosave');