I am using.
<?php wp_nav_menu($args); ?>
for get menu from wordpress.it returns the menus with
- and
- structure. In that i need to set class name for every
- tag uniquely.
I am using.
<?php wp_nav_menu($args); ?>
for get menu from wordpress.it returns the menus with
You must log in to post.