10, 'order' => 'desc', 'orderby' => 'date', 'ignore_sticky_posts' => 1, ); $randquery = new WP_Query( $args ); if ( $randquery->have_posts() ) {while ( $randquery->have_posts() ){$randquery->the_post(); ?>