Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author lukerollans

    (@hellolukerollansme)

    Hi makimoto,

    I’m not sure what you mean. All of Clean Testimonials functionality can be invoked through shortcodes.

    The shortcodes can be found here: https://ww.wp.xz.cn/plugins/clean-testimonials/faq/

    So, for example, in PHP to display a specific testimonial in a template, use the following code

    <?php echo do_shortcode('[testimonial id="153"]'); ?>

    If that doesn’t answer your question, please be more specific and I will do my best to help you.

    Plugin Author lukerollans

    (@hellolukerollansme)

    Marking as resolved, not an issue.

    Thread Starter makimoto

    (@makimoto)

    Thanks that’s what I was looking for.
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP implement’ is closed to new replies.