Try this:
add_filter('wp_nav_menu_items','search_box_function');
function search_box_function {
search box code goes here
}
For reference, check out Bill Erickson’s excellent tutorial on accomplishing this with the Genesis framework.
Related Posts:
- Customizing Only a Specific Menu using the “wp_nav_menu_items” Hook?
- Custom search filter causes menu and query_posts problems
- wp_nav_menu() not working on Custom Search Page
- Create search form in menu as in Twenty Fourteen theme
- get_search_form() doesn’t appear to take parameter into account
- Custom Links menu items include in Search Results
- How to add search to menu?
- Search form as list item in menu?
- Admin: WooCommerce Navigation Menus do not show empty categories search tab
- How To Add Class To Style Search Box
- After WordPress 4.8 upgrade, wp_nav_menu() string search / replace not working
- Hiding Widget On Mobile Devices Removes Our Product Search Box On Mobiles
- Why do Custom Nav Menus generate so many classes on list items? Can I manage this somehow?
- Add separator to admin submenu
- How do I add nested categories to drop-down menu in twenty-eleven?
- Add custom page link with anchor
- How to add menu to Dashboard that can be viewed by all users
- List children of second level sub page
- Show top-level parent with submenu menu walker
- Add section to custom menu panel
- Adding menu items dynamically using wp_nav_menu_objects
- BuddyPress – How to add logout in nav menu
- Highlight the “Home” / “Blog” button while on main page
- Import menu tree to custom menu from csv or xml, many nested menu points
- Create Dropdown menu Using wp_nav_menu() function
- Update Nav Menu Items Programmatically
- Programmatically create and place a nav menu in a theme location?
- Top Menu showing as Plain text before page load [closed]
- Add a class to the body tag when a menu is enabled
- Manage custom menu for an Editor?
- Add Button to Bottom of Mobile Menu
- how to remove the top navigation bar or header top on wordpress website?
- Add class active to static menu
- Show Home Link In wp_nav_menu but only on primary menu
- How to set my main menu items
- How to use buttons elements for tgetWordPress menu items?
- Sorting child item of navigation menu using code in wordpress
- I want to hide the navigation menu on a particular page
- automatically append menu parent as first item in submenu with nav_walker
- Difference between walker class and basic php
- Change hyphen/dash for vertical line in menu [closed]
- API for wp menu hacks
- wp_nav_menu action/filter help
- Trying to add a custom social icon to a Twenty Twenty-One child theme
- Adding toggle-able element after menu item
- WP admin style not refreshing
- Navigation menu not visible (contrast issue) on home page
- Tageting a specific menu link with nav_menu_css_class
- Full screen nav menu block with avada theme
- login logout menu changes in wordpress [closed]
- Style wp_link_pages as a select drop down list
- functions.php adding item to end of menu. I want to change position
- Custom Menu Anchor Links Not Working
- WordPress Menu Exchange for Mobile Layout
- Responsive menu on genesis theme [closed]
- Question about Menus on WordPress
- Switching to child theme breaks menu names
- Main menu navigation links and new pages
- Bootstrap menu – make menu entries with submenu not clickable
- How to implement a secondary menu?
- Styling issue with custom menus and sub menus
- When I click a custom menu link, how do I make it update the URL in the browser to the external link?
- Disabling tooltip on menu items
- Duplicate menu items when auto generating menu from product categories
- Using menus to link to sections on the home page
- Hook or callback when wp_nav_menu() has completed
- Set one or more menus as a submenus of another menu
- How to change the navigation menu
- Menu links URL with PHP GET method
- WordPress nav_menu items from another menu appearing
- Is it possible to remove the highlighted menu on Users and highlight a different menu?
- Adding widget to sidebar which contains current page’s submenu
- How To add this tag before drop-down ul. in wordpress
- Unable to get Navigation Menu to display in the desired location
- WordPress theme editor not showing
- How to switch menu location in this header.php?
- Why does WordPress convert absolute URLs to relative URLs for menu items?
- Extending Walker_Nav_Menu in wp_nav_menu List of Empty Items
- Jump to section on another page from menu item
- Users are required to login to my site. How define user.member boolean, its permissions, and conditionally display/handle behavior based on it
- How to Use Default Auto-Generated Menu?
- How to sort a sub-menu, generated with get_pages(), by the page order instead of alphabetically?
- Adding two same css class on menu item
- Two questions about CSSing inside the menus
- Different menu on different category need advice
- Add items to a menu
- Use menu structure for permalinks
- Add tooltips with image in WordPress Menu?
- How to make a drop down menu with categories
- How to use my custom menus as seperate pages?
- Add class to current category menu item
- WordPress wp get nav menu items does not deliver external link
- wp_nav_menu changed to wp_page_menu
- How to load css file in my menu in wordpress
- Site pages show the page title under navigation bar
- Navigation menu, remove item from desktop
- Jquery dropdown menus working locally, but not in WordPress [duplicate]
- Wrapping my ‘s with
- Using walker to display all menu branches at once?
- How to add a class directly on a unordered list element that is a primary navigation