$limit_num, 'post_status' => 'publish', 'category__in' => $catID ); $recent_posts = new WP_Query( $args ); if ( $recent_posts->have_posts() ) : ?>