5, 'post_type' => array('post'), 'category_name' => $categories, 'ignore_sticky_posts' => 1, ); $featured_post = new WP_Query($args); if ($featured_post->have_posts()): ?>