Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Duplicate Menu
Duplicate Menu is a WordPress plugin that allows you to create multiple copies of an existing menu, making it easier to make changes and revert back to previous versions. It generates clones of the menu and maintains the structure and relationships. For more information, you can read the explanatory article on Duplicate Menu.Screenshots

Frequently asked questions
What is Duplicate Menu?
Duplicate Menu is a WordPress plugin that allows you to create a copy of an existing menu.
Why would I need to duplicate a menu?
Duplicating a menu can be useful if you want to make changes to a menu without affecting the original version. It provides a way to work on a menu without making live changes.
How does Duplicate Menu work?
Duplicate Menu generates a clone of an existing menu programmatically and recreates all necessary relationships to ensure the structure is retained.
Can I create multiple copies of a menu?
Yes, Duplicate Menu allows you to create multiple copies of a menu. You can have a second, third, fourth, etc. copy of an existing menu.
Where can I find more information about Duplicate Menu?
You can find more information about Duplicate Menu in the explanatory article on Duplicate Menu by visiting the provided link.
Changelog
0.2.2
- Fixes Deprecation Warning
0.2.1
- Change capability to
edit_theme_options - Added some inline documentation
- Fixed link in readme
- Updated screenshot
0.2
- Added
duplicate_menu_itemaction, allowing devs to bolt on custom functionality
0.1.1
- Removed anonymous function call to support PHP <5.3 installs
- Added link to GitHub, please contribute!
0.1
- Initial release