You could disable it with: source
function disableAutoSave(){
wp_deregister_script('autosave');
}
add_action( 'wp_print_scripts', 'disableAutoSave' );
Also not a real answer, edit the interval in the WP-config:
http://codex.wordpress.org/Editing_wp-config.php#Modify_AutoSave_Interval
The autosave function itself is in wp-includes/js/autosave(.dev).js
Related Posts:
- How WordPress autosave can save plugin fields?
- ‘Global’ settings page for multisite plugin
- What Are Security Best Practices for WordPress Plugins and Themes? [closed]
- How do I show data from gravity forms in my template? [closed]
- Show a different number of posts per page depending on context (e.g., homepage, search, archive)
- How can I add a featured image to a page?
- How to customize a plugin whilst maintaining ability to upgrade
- How can I log a user out of WordPress before the page loads?
- What does a security risk in a plugin look like?
- How to generate/update a XML sitemap without plugins?
- How to assign user a role if none is present when logging in
- update_meta_user difference in i:1 and b:1, how to write b:1
- Registration Form Validation in wordpress
- Migrating a File from Plugin to Theme and changing its path → instead create a REST endpoint
- Access wordpress functions inside a plugin class
- How to add product images using script?
- View the source code of a 3rd party plugin? [closed]
- How to find out what blocks are added by a plugin
- Can’t access my WP dashboard: fatal error? [closed]
- allow arabic letters when register new account
- Use plugin or custom post type for game score functionality
- Custom height/width for thickbox in WP Backend
- add action wp_head not working
- Cannot access wp-admin after disabling all plugin
- What is Stable Tag in WordPress plugin readme file
- Next and/or previous post content
- WordPress functions give fatal error in included php file
- How To Clean The Malware Infected & Hacked WordPress Websites? [duplicate]
- How to remove style and js from theme and add your own style and js where shortcode is used?
- How to periodically scrape and cache strings from remote txt files. – My First Plugin
- Re-naming a theme/child theme whilst maintaining updates
- Get posts from WP_Query and format them on admin_head
- Redux Framework has an embedded demo. Click here to activate the sample config file
- mp3 audio metadata upload integration: can I autopopulate title, caption, description from id3 tags?
- Removing Super Cache Plugin
- Can’t Update or Delete Plugins From WordPress
- Set and access global variable
- Insert content of a post into another
- Add comments for template variables
- Theme/Plugin installation through url on button click
- Enabling plugin failed because MySQL user do not have CREATE permissions
- How to split test a menu item
- Bulk Image Upload And Rerrange Functionality
- Access WP_REST_Server from within plugin namespace
- facebook Page Publish 2
- YouTube Sidebar Widget – YouTube service unavailable
- Understanding State in WordPress Multisites
- How do I publish portfolio items with a future date?
- How to activate a plugin on the activation of a theme?
- WordPress stats: OWA plugin overhead in the future
- Custom Login Page — wp_signon Headers Already Sent?
- Plugin that will let me specify a number of image sizes?
- WooCommerce: Force coupon for existing/registered customers [closed]
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Deactivation Hook does not remove database
- Why is my WordPress Plugin page requesting my FTP Login Credentials?
- WordPress Editor completely blank [closed]
- Assign all Post in Wp to a specific Category
- Code not working with post name Permalink Settings Help
- WordPress /users/me endpoint request forbidden
- adding custom code as a wordpress plugin
- Adding a theme option to the admin that lets me turn on/off a javascript file
- Echo out element to another page.
- Cannot add edit themes and add plugins after multisite update
- How To Create A File Archive in WordPress?
- Janrain/Simple Modal under Redirected Domain
- Custom Post Type, Custom Columns List
- WordPress Gutenberg custom block
- Working on a product group in wordpress, where user choose how many children, wife and husband
- override plugin function in a class not working
- JOIN and SUM different statement results (Mailster Database)
- need click to clipboard button on my site
- Adding category base to url in custom post giving 404?
- Custom fields not showing up in the user info (PaidMembershipsPro)
- Classes registration in WordPress useing woocommers
- Problem with checked box on wp car manager plugin
- Performing CRUD operations on front end in wordpress
- issue concerning ob_end_flush functions.php
- Elementor contact form doesn’t work: “Oops! I cannot send this email!”
- Create a link that calls our custom function in WordPress
- Shortcode function not showing up on mobile browser
- On my WordPress 5.4 website, how to remove all feeds? Including Category and Tags
- Update a previous version of plugin when the new plugin is built from the scratch
- plugin: rewrite rules are lost when WP updates
- Woocommerce list variations that are added already to cart in Single Product
- {status}_{post_type} does not run correctly?
- Plugin json page
- Upload profil picture to every member
- Should I Save widget HTML to a file cache?
- How Can the_post Be Hooked Like the_content and the_excerpt?
- Saving custom form fields
- set cookies for my whole site is not working
- Change text “My Basket” in woocommerce artificer theme
- How to create custom content on custom page from plugin?
- How do I access cPanel features within WordPress?
- What is the recommended way to be notified of security updates to my plugins? [closed]
- Please Check this ‘.htaccess’ File
- WordPress Cumulus
- WordPress create permalink structure for custom post type with userid
- Request initiator chain contains old CDN