$bfastmag_block_max_posts, 'order' => 'DESC', 'ignore_sticky_posts' => true, 'no_found_rows' => true, 'category_name' => ( $bfastmag_block_category != 'all' ? $bfastmag_block_category : '' ), ) ); if ( $wp_query->have_posts() ) : ?>
have_posts() ) : $wp_query->the_post(); $category = get_the_category(); $postid = get_the_ID(); ?>