' . esc_html( $testimonial_title ) . ''; if( !empty( $testimonial_content ) ) echo '
' . wpautop( wp_kses_post( $testimonial_content ) ) . '
'; endif; ?>