[wp-trac] [WordPress Trac] #11118: Add blog author data near top of export file

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 28 21:19:40 UTC 2010


#11118: Add blog author data near top of export file
---------------------------+------------------------------------------------
 Reporter:  briancolinger  |       Owner:                          
     Type:  enhancement    |      Status:  new                     
 Priority:  normal         |   Milestone:  3.0                     
Component:  Export         |     Version:  2.9                     
 Severity:  normal         |    Keywords:  exporter, WXR, has-patch
---------------------------+------------------------------------------------

Comment(by dd32):

 Patch review:
  * Would SELECT DISTINCT perhaps be better than a GROUP BY?
  * {{{<wp:users>}}} might not be the best naming, since it only contains
 post authors, {{{<wp:authors>}}} might suit better?
  * Seems putting it in a {{{<wp:users>}}} is out of sync with the file, It
 holds everything as a flat index, ie.
 {{{<wp:user>....</wp:user><wp:user>....</wp:user>}}}, Without a wrapper
 around it all.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11118#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list