3, 'post__not_in' => $best_doNotGetDuplicates ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) : while ( $loop->have_posts() ) : $loop->the_post(); ?>
there are currently no posts to display :(