[wp-trac] [WordPress Trac] #11118: Add blog author data near top of export file
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 11 00:16:02 UTC 2009
#11118: Add blog author data near top of export file
---------------------------+------------------------------------------------
Reporter: briancolinger | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: Export | Version:
Severity: normal | Keywords: exporter
---------------------------+------------------------------------------------
Reading WXR to find post authors is slow. The entire file has to be
scanned to find all authors.
Putting them near the top of the file would allow the importer to read the
user list without having to scan the entire file.
I've attached a patch to enable this.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11118>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list