[wp-testers] menu -> container_class

Philip M. Hofer (Frumph) philip at frumph.net
Sat May 22 09:53:13 UTC 2010


Taking a lead from the twentyten, I put
<?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'container_class' => 'menu-header', 'theme_location' => 'menubar' ) ); ?>

Under the header where I would want the theme_location to represent.

The output does not have a container class as specified.


More information about the wp-testers mailing list