'. esc_html( $book_landing_page_testimonial_section_title) .'';} if($book_landing_page_testimonial_section_content){ echo wpautop( wp_kses_post( $book_landing_page_testimonial_section_content ) ); } ?>
'post', 'posts_per_page' => -1, 'post__in' => $book_landing_page_testimonial_blocks, 'orderby' => 'post__in', 'ignore_sticky_posts' => true ) ); if( $testimonial_qry->have_posts() ){ ?>
have_posts() ){ $testimonial_qry->the_post(); ?>