Title: BCM Duplicate Menu
Author: Bjorn Manintveld
Published: <strong>1 december 2018</strong>
Last modified: 26 februari 2026

---

Plugins zoeken

![](https://ps.w.org/bcm-duplicate-menu/assets/banner-772x250.jpg?rev=1983629)

![](https://ps.w.org/bcm-duplicate-menu/assets/icon-256x256.png?rev=1983629)

# BCM Duplicate Menu

 Door [Bjorn Manintveld](https://profiles.wordpress.org/bcmdev/)

[Download](https://downloads.wordpress.org/plugin/bcm-duplicate-menu.1.1.3.zip)

 * [Details](https://nl.wordpress.org/plugins/bcm-duplicate-menu/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/bcm-duplicate-menu/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/bcm-duplicate-menu/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/bcm-duplicate-menu/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/bcm-duplicate-menu/)

## Beschrijving

You can now duplicate your menu by just clicking one button.

This plugin is also compatible with ClassicPress.

## Schermafbeeldingen

 * [[
 * The Duplicate-button can be found next to the Save-button.

## Installatie

 * Install your plugin by uploading it in your WordPress site or install it directly
   from the WordPress Plugin Browser.
 * Activate the plugin and you are ready to go!

This plugin is also compatible with ClassicPress.

## FAQ

### 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.

## Beoordelingen

![](https://secure.gravatar.com/avatar/05d6e78b5f96aa7b3e4c3ff2969cfada622acfea059780f46b972acfd8157eba?
s=60&d=retro&r=g)

### 󠀁[This plugin does what it says Menu Duplication](https://wordpress.org/support/topic/this-plugin-does-what-it-says-menu-duplication/)󠁿

 [Renaat](https://profiles.wordpress.org/rsioncke/) 20 september 2025

Thanks for this great plugin. Worked well.

![](https://secure.gravatar.com/avatar/9dfac6a8949b2cedca428ffc8a15fd373e5fb556ba95dde79870ff0c60d39340?
s=60&d=retro&r=g)

### 󠀁[Another feature that should be in core](https://wordpress.org/support/topic/another-feature-that-should-be-in-core/)󠁿

 [Marcus Quinn](https://profiles.wordpress.org/surferking/) 29 september 2023

Thank you for your generous work in adding another feature that should have been
in core to help with designing and evolving sites. The functionality placed exactly
where it’s within reach, as a button, and not taking up more Admin menu and options
page space, as some alternatives do. Tested and works fine with Nav Menu Roles additional
settings, too, for anyone wondering. The world salutes your generosity in sharing
your solution, merci! 🫡

![](https://secure.gravatar.com/avatar/b382bcf0dcb8789f25830744642416830ada9527ee26aaee04a00333703250e1?
s=60&d=retro&r=g)

### 󠀁[Excelent](https://wordpress.org/support/topic/excelent-1434/)󠁿

 [Mladen Gradev](https://profiles.wordpress.org/joe8104/) 12 januari 2023

Great for menu duplication!

![](https://secure.gravatar.com/avatar/ab05a82319ecb613b566285d1d86066b058bc953e1df10c03728e5655084ab1a?
s=60&d=retro&r=g)

### 󠀁[duplicate content and design for mega menu](https://wordpress.org/support/topic/duplicate-content-and-design-for-mega-menu/)󠁿

 [keivan mahnazadeh](https://profiles.wordpress.org/k1mz/) 25 december 2022 1 reactie

Please make it possible to duplicate the content and design of Mega Meno in your
next versions. its really help to us… tnx ♥

![](https://secure.gravatar.com/avatar/54ff0e970e647a4797b624b3aad0aa43f73bee6d067f0d49ac1e0fce0d398c3f?
s=60&d=retro&r=g)

### 󠀁[Works Well 🙂](https://wordpress.org/support/topic/works-well-2354/)󠁿

 [May](https://profiles.wordpress.org/mokoan/) 10 augustus 2021

It is very easy to use, and works well on WP 5.8 Thank you 🙂

![](https://secure.gravatar.com/avatar/85e0036c0c67ca42d681ea616f8392079347bb7d4c92c0b4c1d27068351203e8?
s=60&d=retro&r=g)

### 󠀁[DOES NOT WORK](https://wordpress.org/support/topic/does-not-work-1346/)󠁿

 [bruno05](https://profiles.wordpress.org/bruno05/) 10 juni 2021

DOES NOT WORK

 [ Lees alle 8 beoordelingen ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/)

## Bijdragers & ontwikkelaars

“BCM Duplicate Menu” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Bjorn Manintveld ](https://profiles.wordpress.org/bcmdev/)

“BCM Duplicate Menu” is vertaald in 2 localen. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/bcm-duplicate-menu/contributors)
voor hun bijdragen.

[Vertaal “BCM Duplicate Menu” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/bcm-duplicate-menu)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/bcm-duplicate-menu/),
haal de [SVN repository](https://plugins.svn.wordpress.org/bcm-duplicate-menu/) 
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/bcm-duplicate-menu/)
via [RSS](https://plugins.trac.wordpress.org/log/bcm-duplicate-menu/?limit=100&mode=stop_on_copy&format=rss).

## 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

## Meta

 *  Versie **1.1.3**
 *  Laatst geüpdatet **3 maanden geleden**
 *  Actieve installaties **4.000+**
 *  WordPress versie ** 4.0 of nieuwer **
 *  Getest t/m **6.9.4**
 *  PHP versie ** 7.0 of nieuwer **
 *  Talen
 * [Dutch](https://nl.wordpress.org/plugins/bcm-duplicate-menu/), [English (US)](https://wordpress.org/plugins/bcm-duplicate-menu/)
   en [Swedish](https://sv.wordpress.org/plugins/bcm-duplicate-menu/).
 *  [Vertaal in je eigen taal](https://translate.wordpress.org/projects/wp-plugins/bcm-duplicate-menu)
 * Tags
 * [duplicate](https://nl.wordpress.org/plugins/tags/duplicate/)[menu](https://nl.wordpress.org/plugins/tags/menu/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/bcm-duplicate-menu/advanced/)

## Waarderingen

 4.5 van 5 sterren.

 *  [  7 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/?filter=2)
 *  [  1 1 ster beoordeling     ](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/bcm-duplicate-menu/reviews/)

## Bijdragers

 *   [ Bjorn Manintveld ](https://profiles.wordpress.org/bcmdev/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/bcm-duplicate-menu/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://bcmdev.nl/donate.html)