'post', 'post_status' => 'publish', ); $news_list = new WP_Query( $args ); if( $news_list->have_posts() ) : ?>