[wp-trac] [WordPress Trac] #20317: Delete auto-draft on unload
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 28 22:50:27 UTC 2012
#20317: Delete auto-draft on unload
-------------------------+-----------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
When a user goes to post-new.php, a new auto-draft post is created.
Old auto-drafts are garbage-collected: #19663
To lessen the need for GC, we could send an AJAX request to delete the
auto-draft immediately when the user navigates away from the page (but not
when he presses the Submit button).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20317>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list