Tagged Questions
1
vote
1answer
217 views
Where is the WP auto-save draft JavaScript?
If you write a title, then move away from (blur) that input field, WordPress will auto-save a draft for you, likely in order to create a post slug placeholder for you.
I'm looking to possibly extend ...