• Resolved wpuser10

    (@wpuser10)


    Hello,

    Is it possible to import categories with relation (parent/child) automatically based on native WP XML export file? Or do I need to use code like this after import:

    wp_update_term( 10, 'category', array('parent' => 5) );

    • This topic was modified 8 years ago by wpuser10.
Viewing 1 replies (of 1 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi,

    the category hierarchy should be respected with the import. Please use the latest version of the plugin and if you have a XML import file, that does not work (the hierarchy is not respected), please send it to me, so I can debug it.

    Have a nice Sunday! ??

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to import categories relations (parent/child)?’ is closed to new replies.