[wp-trac] [WordPress Trac] #10317: Add features to export
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 26 02:47:25 UTC 2010
#10317: Add features to export
----------------------------+-----------------------------------------------
Reporter: wpmuguru | Owner: westi
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.0
Component: Export | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing ux-feedback
----------------------------+-----------------------------------------------
Comment(by blepoxp):
Sound's good. What about menu items?
Also, I think I've narrowed the association problem to the /wp-
admin/import/wordpress.php script.
Lines 445-461 do some regex parsing to grab all the tags and categories
associated with that post. There is nothing there to grab custom
taxonomies.
Additionally, lines 515-558 then add the post to the above captured
tags/cats... there is not addition of the custom taxonomies (which haven't
been captured anyway) in this block.
RegEx is my weakest link and I'm about done for the day. If anyone wants
to take a look at that, feel free to go for it. Otherwise, I'll check in
tomorrow.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10317#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list