[wp-trac] [WordPress Trac] #6093: English description string of WXR format does not mention tags.

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 4 20:48:24 GMT 2008


#6093: English description string of WXR format does not mention tags.
----------------------+-----------------------------------------------------
 Reporter:  thenlich  |       Owner:  anonymous
     Type:  defect    |      Status:  new      
 Priority:  normal    |   Milestone:  2.6      
Component:  General   |     Version:           
 Severity:  normal    |    Keywords:           
----------------------+-----------------------------------------------------
 in wp-admin/export.php:18

 {{{
 <p><?php _e('This format, which we call WordPress eXtended RSS or WXR,
 will contain your posts, comments, custom fields, and categories.');
 ?></p>
 }}}

 the description should also include tags, i.e. something like

 {{{
 <p><?php _e('This format, which we call WordPress eXtended RSS or WXR,
 will contain your posts, comments, custom fields, categories, and tags.');
 ?></p>
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6093>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list