Confused over difference between post and menu hierarchy
When you set a page to be a child of another the URL of the child page becomes /parent-slug/child-slug and you can query the database for all pages that are children of a specific parent page. It helps to establish information hierarchy. Menu order and arrangement are completely separate: you could put a link to … Read more