$bfastmag_block_max_posts, 'order' => 'DESC', 'post_status' => 'publish', 'ignore_sticky_posts' => true, 'no_found_rows' => true, 'category_name' => ( ! empty( $bfastmag_block_category ) && $bfastmag_block_category != 'all' ? $bfastmag_block_category : '' ), ) ); if ( $wp_query->have_posts() ) : ?>