[wp-trac] [WordPress Trac] #13378: Associate nav menus with particular menu locations in a theme
WordPress Trac
wp-trac at lists.automattic.com
Wed May 19 10:37:02 UTC 2010
#13378: Associate nav menus with particular menu locations in a theme
--------------------------+-------------------------------------------------
Reporter: ryan | Owner: nacin
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.0
Component: Menus | Version:
Severity: blocker | Keywords: ux-feedback
--------------------------+-------------------------------------------------
Comment(by ocean90):
The saving doesn't work. We send via AJAX
{{{
menu-locations menu-locations%5Bprimary%5D=
}}}
and get_nav_menu_locations() returns a string
{{{
string(30) "menu-locations%5Bprimary%5D=81"
}}}
But it should be an array I think: ''$menu_locations[$location]''
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13378#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list