Skip to content

webazad/azad-duplicate-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a WordPress plugin. Official download available on wordpress.org.

Duplicate Menu

Easily duplicate your WordPress menus with one click

Description

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

Installation

  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

Usage

After activation, navigate to Appearance > Duplicate Menu to create a copy of an existing Menu

Easily create a carbon copy of an existing Menu

Changelog

<dt>0.2.1</dt>
<dd>Change capability to <code>edit_theme_options</code></dd>
<dd>Added some inline documentation</dd>
<dd>Fixed link in readme</dd>
<dd>Updated screenshot</dd>

<dt>0.2</dt>
<dd>Added <code>duplicate_menu_item</code> action, allowing devs to bolt on custom functionality</dd>

<dt>0.1.1</dt>
<dd>Removed anonymous function call to support PHP &lt;5.3 installs</dd>
<dd>Added link to GitHub, please contribute!</dd>

<dt>0.1</dt>
<dd>Initial release</dd>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages