Forked from hissy/nav-menu-exporter-importer.php
Last active
August 30, 2017 13:39
-
-
Save raynov/5171cfb2083f35fb4e051183b47808ce to your computer and use it in GitHub Desktop.
[WordPress Plugin] Nav Menu Exporter and Importer / Export and Import nav menus. Requires WordPress Importer plugin.
Doesnt work for me. It imports nothing whether you make empty menus or not. At least on 4.7
I made some fix and modification, with WordPress 4.7 in my dev enviroments it works fine with tax, post_type and custom nav menu items and now if the menu doesn't exist it will be created during the import.
Here the link https://gist.github.com/overclokk/bad83a7cb3db4263192aa52db0a60fc0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, you have to create empty menus in site you are importing to, with identical in name to the originals, as explained in original post https://gist.github.com/hissy/6739352