'post', 'posts_per_page' => $cfund_number, 'post_status' => 'publish', 'cat' => $cfund_catId, ); $cfundloop = new WP_Query($args); while ($cfundloop->have_posts()) : $cfundloop->the_post(); ?>