| Current Path : /home/d/t/c/dtconseimw/www.2025.hack/wp-content/themes/dt-the7/ |
| Current File : /home/d/t/c/dtconseimw/www.2025.hack/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' ); ?>