Created
August 19, 2014 07:39
-
-
Save ABooooo/61aee26d26888ff33fb2 to your computer and use it in GitHub Desktop.
Include menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php wp_nav_menu( array( 'theme_location' => 'header-menu', 'menu_class' => 'nav navbar-nav' ) ); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment