wp_nav_menu
wp_nav_menu( array(
'menu' => 'TEST',
'menu_class' => "",
'menu_id' => "",
'container' => false
) );
wp_nav_menu
wp_nav_menu( array(
'menu' => 'TEST',
'menu_class' => "",
'menu_id' => "",
'container' => false
) );
how to access the name of menu in worpress
Object (
term_id => 4
name => My Menu Name
slug => my-menu-name
term_group => 0
term_taxonomy_id => 4
taxonomy => nav_menu
description =>
parent => 0
count => 6
)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us