3, 's' => $key, 'post_type' => 'post', 'post_status' => 'publish', 'orderby' => 'title', 'order' => 'ASC' ); $the_query = new WP_Query( $args); ?>