[wp-trac] [WordPress Trac] #19310: In the Database creates an empty record with the status of Auto-Draft
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 21 02:41:27 UTC 2011
#19310: In the Database creates an empty record with the status of Auto-Draft
--------------------------+------------------------------
Reporter: wikicms | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Autosave | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Comment (by dd32):
In short: You can't, it's an integral part of the functionality offered on
the new Post page.
Post ID's shouldn't be relied upon to be incremental with each post, It's
a Unique reference to a "Post Object" a Post Object being any one of the
dozen (or more) things which are stored as that type, It's not just
limited to Posts|Pages|Attachments|Revisions|AutoSaves either, It can be
Plugin data, Menu's, Internal storage for posts (Auto Drafts), and in the
future, many other things too.
The AutoDrafts will be cleaned up/removed from the database regularly
automatically.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19310#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list