class="no-js no-svg">
$bfastmag_featured_slider_max_posts, 'order' => 'DESC', 'post_status' => 'publish', 'category_name' => ( ! empty( $bfastmag_featured_slider_category ) && $bfastmag_featured_slider_category != 'all' ? $bfastmag_featured_slider_category : '' ), ) ); $bfastmag_block_title = get_theme_mod( 'bfastmag_featured_slider_title', esc_html__( 'Latest Topics', 'bfastmag' ) ); if ( (bool) $bfastmag_featured_slider_disable !== true ) { if ( $wp_query->have_posts() ) { ?>