This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Header::get_nav_menu_search( bool $responsive = false )

Get the markup for the nav menu search.


Parameters

$responsive

(Optional) should get the responsive version.

Default value: false


Return

(string)


Source

File: inc/views/header.php