1, 'post__not_in' => get_option( 'sticky_posts' ), ); $showcase_query = new WP_Query( $latest_args ); while ( $showcase_query->have_posts() ) : $showcase_query->the_post(); ?>