Duplicate Menu

Beschreibung

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

Screenshots

  • Easily create a carbon copy of an existing Menu

Installation

  1. Download the plugin and extract the files
  2. Upload duplicate-menu to your ~/wp-content/plugins/ directory
  3. Aktiviere das Plugin mittels dem ‚Plugins‘-Menü in WordPress

Rezensionen

24. Mai 2023
This saved me so much time recreating a complex menu so I could build out a new structure without editing our live menu. One thing to note is that we're using the Max Mega Menu plugin to add further functions to our menu; this plugin doesn't duplicate the MMM structure so that had to be recreated manually. That said this plugin doesn't advertise this function so it doesn't affect my rating.
16. April 2023
Dieses Plugin tut, was es verspricht. Es ist selbsterklärend und es brauchte keine Sekunde bis mein ausführliches Main Menu dupliziert war. Wow … und vielen Dank.
10. Februar 2023
Found, installed, activated, and duplicated a very long menu in under a minute - THANK YOU !!!!
8. Februar 2023
This plugin is a huge timesaver if you have big menus and want to recreate them with some changes, but you want to keep the original. This should be included as default in WordPress!
Alle 88 Rezensionen lesen

Mitwirkende & Entwickler

„Duplicate Menu“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Duplicate Menu“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

  • Erstveröffentlichung