Skip to content

Instantly share code, notes, and snippets.

@manfromanotherland
Created November 1, 2016 16:04
Show Gist options
  • Save manfromanotherland/c6299942533fa2d887fcb038c495a24e to your computer and use it in GitHub Desktop.
Save manfromanotherland/c6299942533fa2d887fcb038c495a24e to your computer and use it in GitHub Desktop.
wp_nav_menu(['theme_location' => 'primary_navigation', 'walker' => new wp_bootstrap_navwalker(), 'menu_class' => 'nav navbar-nav', 'depth' => 2]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment