• Resolved wudiemperor

    (@wudiemperor)


    Hello,i’m newbie,i just want to ask a question about the wp_nav_menu,i have found the themelocation defined in the theme-setup.php like this

    register_nav_menus( array(
                'nav_topbar' => 'Topbar Navigation',
                'nav_footer' => 'Footer Navigation'
            ) );

    My question where does the “Topbar Navigation” mean?
    Can anyone help?Thanks very much.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Where's the menu i register?’ is closed to new replies.