function custom_search_focus_script() { echo ''; } add_action("wp_footer", "custom_search_focus_script");