I believe the file responsible is wp-includes/js/autosave.js
. There is a dev version for easy reading.
Related Posts:
- Listbox return wrong value in WordPress 3.9
- What does l10n.js do in WordPress 3.1? And how do I remove it?
- Add a class to links in the visual editor (how to get old dialog back)
- Reset Undo on the tinymce editor
- Instantiate TinyMCE via JS ( rather than PHP/wp_editor )
- Force core to use .dev JavaScript files
- TinyMCE Button to Insert Multiple Lines of Text?
- How to add a “data-” attribute to the image tag of native gallery output
- TinyMCE in a div / textarea on frontend?
- How to wrap the content of the main tinyMCE editor with extra tags
- Instantiate TinyMCE via JS ( rather than PHP/wp_editor )
- Add Item to Custom TinyMCE Menu
- Insert shortcode in post editor from javascript (Visual / HTML)
- Add tinymce dynamically via Javascript
- Using wp_editor in TinyMCE WindowManager dialog
- How do I embed a Javascript form directly into a page?
- Close TinyMCE plugin window on click away
- Make TinyMCE checkbox that returns a value instead of true/false
- TypeError: window.tinyMCE.execInstanceCommand is not a function
- How to set callback to execute after all the tinyMCE editors have been initialized?
- Popup box when Clicking on Insert into post button in wordpress
- Adding and removing hidden buttons from WordPress Customizer Tinymce widget editor using javascript API
- WP TinyMCE (Full + media ) – 4.8 JS Init Dynamicly
- Change/Replace keyboard character on keypress while writing new post
- Tinymce.js editor in Chrome?
- wordpress 4.4 upgrade visual editor bullets select for not selected elements
- How to reference TinyMCE body in my script
- TinyMCE Javascript URL Question
- How to use WP switchEditors.switchto(this) JS function in your own script?
- How to use value from modal tinymce windowManager?
- WordPress 4.2 mce-views migration guide?
- How to integrate a different (JavaScript) editor in WordPress?
- Replacing & in JS code on pages
- How to delete a cookie?
- Sort array of objects by string property value
- Chrome sendrequest error: TypeError: Converting circular structure to JSON
- How to set header and options in axios?
- NPM ELIFECYCLE error – using node server.js command
- Is there a link to the “latest” jQuery library on Google APIs?
- How do I correctly clone a JavaScript object?
- JavaScript: Upload file
- Console logging for react?
- What is the “right” JSON date format?
- How to specify multiple conditions in an if statement in javascript
- Mongoose – What does the exec function do?
- Developing an ad with MRAID.js
- ReferenceError: Invalid left-hand side in assignment
- How to detect Safari, Chrome, IE, Firefox and Opera browser?
- Javascript versioning to avoid caching, difference in these practices?
- ReferenceError: document is not defined (in plain JavaScript)
- JavaScript innerHTML not updating element
- Palindrome check in Javascript
- Console is throwing Unterminated JSX contents error
- Console.log not working at all
- Blocked script execution in because the document’s frame is sandboxed – Angular application
- Node update a specific package
- How to use Javascript to read local text file and read line by line?
- Why is the jquery script not working?
- JQuery Datatables : Cannot read property ‘aDataSort’ of undefined
- includes() not working in all browsers
- Why does JSHint throw a warning if I am using const?
- How to get current date in jQuery?
- Print the contents of a DIV
- Remove all special characters except space from a string using JavaScript
- How to Scroll Down – JQuery
- is there something like isset of php in javascript/jQuery?
- jQuery – Dynamically Create Button and Attach Event Handler
- Highlight a word with jQuery
- Javascript: ‘window’ is not defined
- How do I handle newlines in JSON?
- Update style of a component onScroll in React.js
- Fire oninput event with jQuery
- javascript includes() case insensitive
- Reading local text file into a JavaScript array
- “NS_ERROR_DOM_BAD_URI: Access to restricted URI denied”
- WordPress Visual Editor Stripping HTML Changes
- API to trigger prompt on leaving page
- Add tinymce buttons to caption textarea in media uploader
- How to remove hardcoded characters from playlists?
- JavaScript in page doesn’t open new window [closed]
- wp_enqueue_script adds only the first script
- Dynamically insert values in a WordPress SelectControl Options field
- Vimeo froogaloop
- Enqueue Javascript After ALL Other Scripts (Including Async Scripts)
- Add A Tag To A Post Through JavaScript In Gutenberg UI?
- Display a div when post has a certain tag
- Implementing Webflow JS in WordPress
- This page can’t load Google Maps correctly [closed]
- Load images after page load
- How to stop javascript code being broken when going into visual editor
- WordPress opens js files as a catalog. Path is right [closed]
- Facebook fanbox problem
- Add Paypal button redirect to a specific page after completing
- wp-api Backbone JS Client fetch options
- Google Page Speed
- Can’t Listen to KeyDown in TInyMCE Iframe (jQuery) and Pass it to Parent HTML FORM
- Trying to deque some .js from source
- How to Create a Repeatable Meta Box
- Working with a non-React external library in a custom block
- Using a form to pass GET parameters and create an array of posts accordingly