| Line | |
|---|
| 1 | === Duplicate Menu === |
|---|
| 2 | Contributors: jchristopher |
|---|
| 3 | Donate link: http://mondaybynoon.com/donate/ |
|---|
| 4 | Tags: menu, duplicate, copy, clone |
|---|
| 5 | Requires at least: 3.4.2 |
|---|
| 6 | Tested up to: 4.8.2 |
|---|
| 7 | Stable tag: 0.2.1 |
|---|
| 8 | License: GPLv2 or later |
|---|
| 9 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
|---|
| 10 | |
|---|
| 11 | Easily duplicate your WordPress menus with one click. |
|---|
| 12 | |
|---|
| 13 | == Description == |
|---|
| 14 | |
|---|
| 15 | 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. |
|---|
| 16 | |
|---|
| 17 | 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. |
|---|
| 18 | |
|---|
| 19 | Find out more information in my [explanatory article on Duplicate Menu](https://mondaybynoon.com/wordpress-plugin-duplicate-menu/) |
|---|
| 20 | |
|---|
| 21 | == Installation == |
|---|
| 22 | |
|---|
| 23 | 1. Download the plugin and extract the files |
|---|
| 24 | 1. Upload `duplicate-menu` to your `~/wp-content/plugins/` directory |
|---|
| 25 | 1. Activate the plugin through the 'Plugins' menu in WordPress |
|---|
| 26 | |
|---|
| 27 | == Screenshots == |
|---|
| 28 | |
|---|
| 29 | 1. Easily create a carbon copy of an existing Menu |
|---|
| 30 | |
|---|
| 31 | == Changelog == |
|---|
| 32 | |
|---|
| 33 | = 0.2.1 = |
|---|
| 34 | * Added some inline documentation |
|---|
| 35 | * Fixed link in readme |
|---|
| 36 | * Updated screenshot |
|---|
| 37 | |
|---|
| 38 | = 0.2 = |
|---|
| 39 | * Added `duplicate_menu_item` action, allowing devs to bolt on custom functionality |
|---|
| 40 | |
|---|
| 41 | = 0.1.1 = |
|---|
| 42 | * Removed anonymous function call to support PHP <5.3 installs |
|---|
| 43 | * Added link to GitHub, please contribute! |
|---|
| 44 | |
|---|
| 45 | = 0.1 = |
|---|
| 46 | * Initial release |
|---|
Note: See
TracBrowser for help on using the repository browser.