Title: [Plugin: WP Customer Reviews] Php Code to insert
Last modified: August 20, 2016

---

# [Plugin: WP Customer Reviews] Php Code to insert

 *  Resolved [khatru82](https://wordpress.org/support/users/khatru82/)
 * (@khatru82)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-customer-reviews-php-code-to-insert/)
 * Hi,
    firstly I have to admit this plugin really rocks! At the moment, it really
   seems the best in its category. Now, I am dealing with custom post types and 
   I have to modify the php files of a template in order to insert the reviews management(
   button and reviews summary) directly in the template files (I suppose I could
   not use shortcodes). Where can I find the php code to insert? I didn’t find too
   much about it on forums.
 * Any suggestion will be greatly appreciated.
 * Bye!
 * [http://wordpress.org/extend/plugins/wp-customer-reviews/](http://wordpress.org/extend/plugins/wp-customer-reviews/)

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

 *  [Demoris](https://wordpress.org/support/users/demoris/)
 * (@demoris)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-customer-reviews-php-code-to-insert/#post-2588616)
 * I believe that WP Customer Reviews comes with 2 shortcodes:
 * WPCR_INSERT and WPCR_SHOW
 * You can insert these directly into a PHP template by using the WordPress function
   [do_shortcode()](http://codex.wordpress.org/Function_Reference/do_shortcode):
 * `<?php echo do_shortcode('[WPCR_INSERT]'); ?>`
 * Hope this helps with what you’re looking for.
 *  Thread Starter [khatru82](https://wordpress.org/support/users/khatru82/)
 * (@khatru82)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-customer-reviews-php-code-to-insert/#post-2588619)
 * Really really really thanks!! I’m quite a newbie to wordpress, I didn’t know 
   function “do_shortcode”.
 * _Now I do, thanks to you_ (it’s also a rhyme).

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

The topic ‘[Plugin: WP Customer Reviews] Php Code to insert’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-customer-reviews_47737d.svg)
 * [WP Customer Reviews](https://wordpress.org/plugins/wp-customer-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-customer-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-customer-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-customer-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-customer-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-customer-reviews/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [khatru82](https://wordpress.org/support/users/khatru82/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-customer-reviews-php-code-to-insert/#post-2588619)
 * Status: resolved