'post', 'posts_per_page' => 2, 'post_status' => 'publish', 'orderby' => 'date', 'ignore_sticky_posts' => 1, ); $prizes = new WP_Query( $args ); if ( $prizes->have_posts() ) { ?>
have_posts() ) { $prizes->the_post(); ?>
>