Include WordPress search in the navigation menu
This short tutorial shows how you can use a little code in a child theme to add the WordPress search to the navigation menu of your theme. All you need is a function to output the search field in the WordPress menu and some CSS and JavaScript.