Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
_htdocs
/
wp-content
/
themes
/
dt-the7
/
/srv/data/web/vhosts/www.shinegis.mu/_htdocs/wp-content/themes/dt-the7/content-testimonials.php
<?php /** * Testimonials content template. * * @since 1.0.0 * * @package The7\Templates */ defined( 'ABSPATH' ) || exit; ?> <?php do_action( 'presscore_before_post' ); ?> <div class="testimonial-item"> <?php presscore_get_template_part( 'mod_testimonials', 'testimonials-post' ); ?> </div> <?php do_action( 'presscore_after_post' ); ?>