bobbingwide / oik-clone

Clone content between sites
https://www.oik-plugins.com/oik-plugins/oik-clone-clone-your-wordpress-content/
GNU General Public License v2.0
5 stars 0 forks source link

Investigate cloning of navigation_menu items #39

Open bobbingwide opened 5 years ago

bobbingwide commented 5 years ago

If we want to be able to clone a full site then we’ll need to be able to clone the navigation menu items ( nav_menu_item ). These are just posts after all, but the UI may be harder to achieve than for normal posts / media. Perhaps once they become blocks it’ll become easier.

Proposed solution

No idea at present.