[wp-trac] [WordPress Trac] #11118: Add blog author data near top of export file
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 1 23:42:06 UTC 2010
#11118: Add blog author data near top of export file
---------------------------+------------------------------------------------
Reporter: briancolinger | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Export | Version: 2.9
Severity: normal | Keywords: exporter, WXR, needs-patch
---------------------------+------------------------------------------------
Changes (by Denis-de-Bernardy):
* keywords: exporter, WXR, has-patch => exporter, WXR, needs-patch
* milestone: 3.0 => Future Release
Comment:
other notes:
- get_results(select *) rather than a get_col(select id) would be
sweeter. then we fill the cache so as to avoid a zillion queries on sites
with multitudes of authors
- also, it's important to only retrieve post authors (possibly comment
authors as well?), rather than all users from an entire WPMU install
- importer most welcome too
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11118#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list