Title: PHP implement
Last modified: August 21, 2016

---

# PHP implement

 *  Resolved [makimoto](https://wordpress.org/support/users/makimoto/)
 * (@makimoto)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-implement/)
 * How to implement a plugin in the template, in php code.
 * Thanks
 * [https://wordpress.org/plugins/clean-testimonials/](https://wordpress.org/plugins/clean-testimonials/)

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

 *  Plugin Author [lukerollans](https://wordpress.org/support/users/hellolukerollansme/)
 * (@hellolukerollansme)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-implement/#post-4583587)
 * 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://wordpress.org/plugins/clean-testimonials/faq/](https://wordpress.org/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](https://wordpress.org/support/users/hellolukerollansme/)
 * (@hellolukerollansme)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-implement/#post-4583741)
 * Marking as resolved, not an issue.
 *  Thread Starter [makimoto](https://wordpress.org/support/users/makimoto/)
 * (@makimoto)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-implement/#post-4583744)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/clean-testimonials_fcfcfc.svg)
 * [Clean Testimonials](https://wordpress.org/plugins/clean-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/clean-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/clean-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/clean-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/clean-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/clean-testimonials/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [makimoto](https://wordpress.org/support/users/makimoto/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/php-implement/#post-4583744)
 * Status: resolved