Wordpress - Themes and Appearance
You added this code to your theme's functions.php:
But the menu does not appear in the WordPress admin under Appearance > Menus > Manage Locations. What is the likely problem?
register_nav_menu('header-menu', 'Header Menu');But the menu does not appear in the WordPress admin under Appearance > Menus > Manage Locations. What is the likely problem?
