Duplicate Menu

Deskripsyon

Some WordPress installs use very elaborate navigation systems powered by core Menus. They’re a fantastic feature that can often make or break a theme. Menus aren’t very portable out of the box, however. If you’re looking to make a change to a Menu you’re pretty much working live without a quick way to revert back to an old version. That’s where Duplicate Menu comes in.

Duplicate Menu will allow you to create a second (or third, or fourth, etc.) copy of an existing Menu to do with what you will. It generates the clone on a programmatic level and recreates all necessary relationships to ensure the structure is retained as well.

Find out more information in my explanatory article on Duplicate Menu

Mga Screenshot

  • Easily create a carbon copy of an existing Menu

Pag-install

  1. Download the plugin and extract the files
  2. Upload duplicate-menu to your ~/wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Mga Review

Pebrero 20, 2026
Duplicate Menu is a highly efficient WordPress plugin that makes cloning existing navigation menus effortless with just one click. It accurately preserves menu structure and relationships, saving time during site updates or redesigns. With a strong user rating and intuitive functionality, it’s a reliable tool for developers and site managers alike.
Mayo 23, 2025
I had a pretty advanced multilevel menu that I really did not want to re-create. So I added this free plug-in and clicked one button and it duplicated the menu perfectly for me allowing me to make edits and assign it to a different area on my website. Thank you for an easy to use tool.
Agosto 19, 2024
It does exactly what it says with no issues. Thanks for such an easy, straight forward plugin!
Basahin lahat ng 104 na review

Mga Contributor at Developer

Ang “Duplicate Menu” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Duplicate Menu” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.2.3

  • Tested up to WordPress 6.9
  • Fixes ‘link expired’ issue. Props sammosam

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_item action, 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