Title: Duplicate Menu
Last modified: August 19, 2016

---

# Duplicate Menu

 *  [wordpresssmith](https://wordpress.org/support/users/wordpresssmith/)
 * (@wordpresssmith)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/duplicate-menu/)
 * I’d like to create a duplicate menu in the custom menus area. As it currently
   stands, I have added the link and the case that forms a new menu (but doesn’t
   copy the menu_items from the old menu). See [http://pastebin.com/WeVABUPP](http://pastebin.com/WeVABUPP)
   Or below,
 * LINK (after `</div><!-- END .delete-action -->` around line 568 before the <?
   php endif; ?>):
 *     ```
       <div class="duplicate-action">
       									<a class="submitduplicate duplication menu-duplicate" href="<?php echo esc_url( wp_nonce_url( admin_url('nav-menus.php?action=duplicate&menu=' . $nav_menu_selected_id), 'duplicate-nav_menu-' . $nav_menu_selected_id ) ); ?>"><?php _e('Duplicate Menu'); ?></a>
       								</div><!-- END .duplicate-action -->
       ```
   
 * CASE (at line 275 after the delete CASE and before the update CASE):
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com)]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [ericperson](https://wordpress.org/support/users/ericperson/)
 * (@ericperson)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/duplicate-menu/#post-1602898)
 * I would also like to know how to do this.
 *  [irolf](https://wordpress.org/support/users/irolf/)
 * (@irolf)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/duplicate-menu/#post-1602899)
 * hello,
 * yes, same here. need to duplicate menu, then do slight editing.
 * can anyone help please.
    does WP listen to its customers? this seems such a basic
   request or omission in functionality. when can WP incorporate this feature please?!
 * thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Duplicate Menu’ is closed to new replies.

## Tags

 * [custom menus](https://wordpress.org/support/topic-tag/custom-menus/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 2 replies
 * 3 participants
 * Last reply from: [irolf](https://wordpress.org/support/users/irolf/)
 * Last activity: [14 years, 12 months ago](https://wordpress.org/support/topic/duplicate-menu/#post-1602899)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
