TWB Woocommerce Reviews Plugin WordPress, Download, Install

TWB Woocommerce Reviews Plugin WordPress

Display Woocommerce reviews anywhere using shortcode. Specify reviews using product ID. Now supports Masonry layout.

TWB Woocommerce Reviews Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/twb-woocommerce-reviews/

How to Install TWB Woocommerce Reviews Plugin, Manually

Install the plugin and activate. Go to TWB Woocommerce Reviews options page under Settings menu and customize.
Display the reviews in a page/post using the following shortcode.

[twb_wc_reviews]

Allowed Attributes:

  • product_id = Single product ID or comma separated list of IDs to display reviews from.
  • number = To limit the number of reviews displayed.
  • exclude = Exclude specific review/s by review ID.
  • exclude_product = Exclude all reviews from a product or a number of products (comma separated list of product IDs).
[twb_wc_reviews product_id="" number="" exclude="" exclude_product=""]

The following shortcode will display upto 5 reviews from products with IDs 57,61,78

[twb_wc_reviews product_id="57,61,78" number="5"]

Similary the following shortcode will exclude reviews with IDs 2,6,10 and exclude all reviews from products with IDs 45,55,12

[twb_wc_reviews exclude="2,6,10" exclude_product="45,55,12"]

To add in a theme template. Use the code below

<?php echo do_shortcode('[twb_wc_reviews]'); ?>

AND with attributes

<?php echo do_shortcode('[twb_wc_reviews product_id="" number="" exclude="" exclude_product=""]'); ?>

Video

Screenshots

TWB Woocommerce Reviews Plugin WordPress

TWB Woocommerce Reviews Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

One Comment

Add a Comment

Your email address will not be published. Required fields are marked *