I have created some menus in wordpress backend. But now want to hide the menus at the forntend. Is there any way to hide the menus instead of removing at backend?
Share
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.
As wordpress provides customization for menu creation, so it assign a dynamic ids to individual menu items and it can’t be fixed. So you can not hide/remove particular menu item programmatically.