Title: WP Review Shortcodes
Last modified: February 17, 2018

---

# WP Review Shortcodes

 *  [tvaerialswigan](https://wordpress.org/support/users/tvaerialswigan/)
 * (@tvaerialswigan)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/wp-review-shortcodes/)
 * Hi, there can anyone tell me how I find my page ID for the reviews.
 * Im wanting to show my Warrington reviews in all the areas of Warrington but I
   don’t understand how to find the id of the page.
 * I know it says POSTID=”ALL” to show recent reviews from ALL posts/pages or POSTID
   =”123″ to show recent reviews from post/page ID #123
 * But what is 123? or where do you find what you put in its place?
 * or how do I show the 1 review that id likes to showcase on all pages?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwp-review-shortcodes%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [gruz](https://wordpress.org/support/users/gruz/)
 * (@gruz)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/wp-review-shortcodes/#post-10007651)
 * I used this in my template:
 *     ```
       <?php echo do_shortcode(' [WPCR_SHOW POSTID="' . $post->ID . '" NUM="5" PAGINATE="1" PERPAGE="5" SHOWFORM="1" HIDEREVIEWS="0" HIDERESPONSE="0" SNIPPET="" MORE="" HIDECUSTOM="0" ]'); ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘WP Review Shortcodes’ 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/)

## Tags

 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * 1 reply
 * 2 participants
 * Last reply from: [gruz](https://wordpress.org/support/users/gruz/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/wp-review-shortcodes/#post-10007651)
 * Status: not resolved