[wp-trac] [WordPress Trac] #15522: register_nav_menus not working
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 20 18:36:50 UTC 2010
#15522: register_nav_menus not working
-----------------------------+----------------------------------------------
Reporter: christian_gnoth | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: General | Version: 3.0.1
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by christian_gnoth):
* status: closed => reopened
* resolution: invalid =>
Comment:
i called the register nav menus function on different places of my
function.php file:
in the add_action('init') method,
in the functions.php file without a wrapping function,
in the add_action('after_theme_setup') method
but it does not appear in the wp admin menus page.
I can print it with wp_nav_menu() - but as it does not appear in the admin
panel I can not configure it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15522#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list