Title: Using WordPress Default Menu
Last modified: August 21, 2016

---

# Using WordPress Default Menu

 *  Resolved [kingerrr](https://wordpress.org/support/users/kingerrr/)
 * (@kingerrr)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/using-wordpress-default-menu/)
 * Howdy –
    I would like to select the default WordPress menu for use with this 
   plugin (I’m not using a custom menu because of some server issues that I cannot
   solve at the moment.) However, in the widget the only menu selections are of 
   course, custom menus. Is there a way for me to (perhaps in the widget coding)
   indicate that it should use the default menu? Thanks!
 * [http://wordpress.org/plugins/custom-menu-wizard/](http://wordpress.org/plugins/custom-menu-wizard/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/using-wordpress-default-menu/#post-4270330)
 * Unfortunately the widget can only use custom menus, because they are not theme-
   dependent. A theme can call wp_nav_menu() with a fallback option, and the callback
   it provides can build a menu in any fashion and with any content that it cares
   to. But that callback handles the entire HTML output, and the code that the CMW
   widget hooks into for its filtering never gets reached, so it’s not even possible
   to tweak CMW to handle it. Sorry!

Viewing 1 replies (of 1 total)

The topic ‘Using WordPress Default Menu’ is closed to new replies.

 * ![](https://ps.w.org/custom-menu-wizard/assets/icon-256x256.png?rev=1381901)
 * [Custom Menu Wizard Widget](https://wordpress.org/plugins/custom-menu-wizard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-menu-wizard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-menu-wizard/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-menu-wizard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-menu-wizard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-menu-wizard/reviews/)

## Tags

 * [default](https://wordpress.org/support/topic-tag/default/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 1 reply
 * 2 participants
 * Last reply from: [wizzud](https://wordpress.org/support/users/wizzud/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/using-wordpress-default-menu/#post-4270330)
 * Status: resolved