Answer the question
In order to leave comments, you need to log in
How to make a dropdown item in wordpress custom menu?
Greetings . please tell me who understands. Is in the menu header
$menu = wp_nav_menu( [
'theme_location' => 'menu_1',
'menu' => '',
'container' => '',
'container_class' => '',
'container_id' => '',
'menu_class' => 'nav__menu',
'menu_id' => '',
'echo' => false,
'fallback_cb' => 'wp_page_menu',
'before' => '',
'after' => '',
'link_before' => '',
'link_after' => '',
'items_wrap' => '<ul class="%2$s">%3$s</ul>',
] );
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question