I'm setting up a blog with a footer links to Contact, Terms of Use, and Privacy Statement.
How do I create static pages for these which do not get included in the menu?
Thanks in advance.
I'm setting up a blog with a footer links to Contact, Terms of Use, and Privacy Statement.
How do I create static pages for these which do not get included in the menu?
Thanks in advance.
Use wp_list_pages with the exclude parameter to stop these pages being shown in the main page menu.
This topic has been closed to new replies.