when i created a page in word press then the page automatically added in default menu. what should i do to not show page link in default menu or how can i remove the link in default menu
.Is there any place in admin panel to manage the default menu links.??
when i created a page in word press then the page automatically added in
Share
Create your own menu under Appearance->Menu AND then select Theme Location as your created menu. Let me know if u have any query.
Check image for reference-
You need to exclude pages from wp_nav_menu function in header.php file.
Following Link may be useful to you- Follow Link