'DESC', 'posts_per_page' => 4, 'post__not_in' => get_option( 'sticky_posts' ), 'no_found_rows' => true, ); // The Featured Posts query. $latest = new WP_Query( $latest_args ); ?> have_posts() ) : ?>