Menu Loop

<Loop type=menu> outputs menu items in a given menu. The menu attribute expects the title or ID of a menu. Each menu item has an ID, sort of like a post. The ID is useful for generating HTML IDs or unique classnames for styling or Javascript. The menu loop returns not only the URL of…