Why do pages in WordPress have a hierarchy but menu’s also have a hierarchy?

I have a hierarchy of pages in WordPress, what does this hierarchy mean? Since I also have a hierarchy of menu items which shows the menu. Whats the difference and why do they both have a hierarchy?

Related posts

Leave a Reply

1 comment

  1. It’s how they are stored in the database. It depends on your theme’s & plugins about how they want to use this hierarchy but typically-

    The hierarchy of menus will be reflected on the navigation menus.

    The hierarchy of pages will be reflected on things such as breadcrumbs.