advanced code snippet search
Farhan on 03/19/12
menu wordpress id ul
03/19/12 09:54am
This will give
<?php wp_nav_menu(array('theme_location' => 'primary', 'container' => 'ul', 'menu_id'=>'nav', )); ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.