'jetpack-testimonial', 'posts_per_page' => absint( $number ), 'no_found_rows' => true, ) ); // Get Jetpack options for testimonial. $jetpack_options = get_theme_mod( 'jetpack_testimonials' ); if ( post_type_exists( 'jetpack-testimonial' ) && $testimonial_query -> have_posts() ) : ?>

have_posts() ) : $testimonial_query -> the_post(); ?>