Advertisement
Oldpepper

wp_nav_menu2

Mar 2nd, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. <?php wp_nav_menu( array( 'theme_location' => 'primary mobile', 'menu_class' => 'nav-menu' ) ); ?>;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement