'post', 'posts_per_page' => -1, 'post__in' => $testimonial_blocks, 'orderby' => 'post__in', 'ignore_sticky_posts' => true ) ); ?>
'. esc_html( $section_title) .''; if( $section_content ) echo wpautop( wp_kses_post( $section_content ) ); ?>
have_posts() ){ ?>
have_posts() ){ $testimonial_qry->the_post(); ?>
',''); if( has_excerpt() ){ the_excerpt(); } ?>