[wp-trac] [WordPress Trac] #13669: Nav menu parameters not working
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 1 07:55:03 UTC 2010
#13669: Nav menu parameters not working
--------------------------+-------------------------------------------------
Reporter: vteixeira | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Menus | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I have this:
wp_nav_menu( array( 'menu' => 'top', 'sort_column' => 'menu_order',
'container_id' => 'nav' ) );
The 'container_id' is ignored.
Then I looked at twentyten just to see if it was my fault and found out
that it has 'container_class' => 'menu-header' specified and it's also
ignored.
Please excuse if it's a duplicate. I made a quick search and could not
find it on another ticket.
Using wp 3.0RC1
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13669>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list