Nav Menu (category)

has_nav_menu()

Determines whether a registered nav menu location has a menu assigned to it.

register_nav_menu()

Registers a navigation menu location for a theme.

register_nav_menus()

Registers multiple custom navigation menus locations for a theme, to which the menus are then attached.

wp_nav_menu()

Outputs an custom menu created in the admin-panel: Appearance > Menus.