Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created March 27, 2012 19:49
Show Gist options
  • Select an option

  • Save billrobbins/2219664 to your computer and use it in GitHub Desktop.

Select an option

Save billrobbins/2219664 to your computer and use it in GitHub Desktop.
Navbar Nav Menu
<?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'menu nav-bar' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment