[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:37:52 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 | Keywords: needs-patch
--------------------------+-----------------------------
When I walk at {{{wp-admin/post-new.php}}} or {{{wp-admin/post-
new.php?post_type=page}}} in Database creates an empty record with the
status of Auto-Draft. If you leave this page without filling it, then this
record can only edit in the database. Important for me is the numbering of
posts. How do I disable creation this first entry in the Database with the
status of Auto-Draft?
In the file wp-config.php[[BR]]
{{{define ('AUTOSAVE_INTERVAL', 3600);}}}[[BR]]
{{{define ('WP_POST_REVISIONS', false);}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19310>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list