[wp-trac] [WordPress Trac] #18800: Recycle auto-draft post entries

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 28 10:17:23 UTC 2011


#18800: Recycle auto-draft post entries
-------------------------+-----------------------------
 Reporter:  MattyRob     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  3.2.1
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Currently in WordPress (3.2.1) it seems that visiting a post authoring
 page creates a row in the wp_posts table with a status of 'auto-draft'.

 If an author then creates some content another row is added containing
 this content.

 Periodically, WordPress then checks for these redundant auto-draft entries
 and after 7 days they are erased.

 I presume that the auto-draft posts are in there for a good reason but
 why, when a user clicks on "save" or "publish" is the auto-draft row not
 recycled and the content added to the existing row with the auto-draft
 status being updated to draft.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18800>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list