'post', 'post_status' => 'publish' ); $query = new WP_Query( $args ); if (have_posts()) : while (have_posts()) : the_post(); ?>