﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
19310	In the Database creates an empty record with the status of Auto-Draft	wikicms		"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);}}}"	defect (bug)	closed	normal		Autosave		normal	duplicate		mikeschinkel@…
