' . get_search_query() . ''); ?>

$string) { $query_split = explode("=", $string); $search_query[$query_split[0]] = urldecode($query_split[1]); } // foreach $the_query = new WP_Query($search_query); ?> have_posts() ) : ?> have_posts() ) : $the_query->the_post(); ?>

have_posts() && strlen( trim(get_search_query()) ) != 0 ) : ?>
Sorry! No posts matched your criteria.
Sorry! No posts matched your criteria.