=== Plugin Name === Contributors: bcmdev Donate link: http://bcmdev.nl/donate.html Tags: duplicate, menu Requires at least: 4.0 Tested up to: 6.9 Requires PHP: 7.0 Stable tag: 1.1.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This is the easiest way to duplicate your menu == Description ==
You can now duplicate your menu by just clicking one button.
This plugin is also compatible with ClassicPress.
== Installation ==This plugin is also compatible with ClassicPress.
== Frequently Asked Questions == = How to duplicate a menu? = We added a duplicate button next to the Save button on the Menu page in the Wordpress Admin. Just click the button and see how your menu duplicates itself. = Will the duplicated menu remain after I remove the plugin? = Yes, the duplicated menu will remain. == Screenshots == 1. The Duplicate-button can be found next to the Save-button. == Changelog == = 1.1.3 (2026-02-27) = * Bugfixes = 1.1.2 (2022-10-07) = * Bugfix: In some cases, the menu order was not kept after duplicating the menu. = 1.1.1 (2022-10-02) = * Bugfix: A PHP notice was thrown when handling serialized metadata for menu items. = 1.1.0 (2022-01-29) = * Feature: Added support for the duplication of additional meta data added by third-party plugins. * Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions. * Developer Note: The 'duplicate_menu_item' hook as been renamed to 'bcm_duplicate_menu_item'. = 1.0.5 (2022-01-27) = * Bugfix: An error could occur when freshly entering the nav-menus.php page. = 1.0.4 (2021-02-23) = * Bugfix: An error could occur when you try to duplicate a menu that was already duplicated before. = 1.0.2 (2020-06-23) = * Improvement: When you click the Duplicate Menu button, a loading icon is now visible. * Improvement: Dutch translations updated = 1.0.1 (2018-11-30) = * Bugfix: The Duplicate button was also visible while creating a menu which caused unexpected behaviour. = 1.0.0 (2018-11-28) = * Initial release