' . get_search_query() . '' ); printf( ' - %s', sprintf( esc_html( _n( '%s result found', '%s results found', absint( $wp_query->found_posts ), 'make' ) ), number_format_i18n( absint( $wp_query->found_posts ) ) ) ); endif; ?>