$featurednum, 'post_status' => 'publish', 'tag_id' => $featuredtag, 'cat' => $postcat, 'ignore_sticky_posts' => 1, ); $uku_front_query = new WP_Query( $args ); if($uku_front_query->have_posts()) { ?>