I create Widget for Vertical menu
Now I am trying to get selected or current menu using
`wp_nav_menu`
Any one know how to Add current class when selected in wp_nav_menu
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
there is one extra tag is added in to LI >>>>>>>> data-menu-active=”2″ using this you can add extra class active or selected using jquery or javascript