Title: Plugin Reviews
Author: Tevya
Published: <strong>4, Xunu de 2015</strong>
Last modified: 29, Marzu de 2025

---

Guetar plugins

![](https://ps.w.org/plugin-reviews/assets/banner-772x250.jpg?rev=3263757)

![](https://ps.w.org/plugin-reviews/assets/icon.svg?rev=3263769)

# Plugin Reviews

 By [Tevya](https://profiles.wordpress.org/thefiddler/)

[Download](https://downloads.wordpress.org/plugin/plugin-reviews.0.6.1.zip)

 * [Details](https://ast.wordpress.org/plugins/plugin-reviews/#description)
 * [Reviews](https://ast.wordpress.org/plugins/plugin-reviews/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/plugin-reviews/#installation)
 * [Development](https://ast.wordpress.org/plugins/plugin-reviews/#developers)

 [Support](https://wordpress.org/support/plugin/plugin-reviews/)

## Description

Plugin Reviews is now fully updated and compatible with the latest versions of WordPress
and PHP! Maintained by Starfish WP Plugins, this lightweight plugin lets you confidently
showcase your WordPress.org reviews on your website—now and in the future, with 
new features on the way.

With two display layouts (grid and carousel), you can easily highlight your plugin’s
best reviews in a visually appealing format. Simply enter your plugin’s slug (as
listed on WordPress.org), and the plugin will automatically fetch and display the
latest reviews. For example, to showcase reviews for this plugin, use the slug plugin-
reviews.

To optimize performance, all reviews are cached for 24 hours by default.

#### Demo

You can see it working here on the [Starfish Plugin Reviews page](https://starfishwp.com/plugin-reviews/).
We use the Carousel Layout.

#### Roadmap

We’re pretty busy, so feel free to contribute if you like the plugin 🙂

No promises, but things we’d like to add include:

 * Make carousel options available from within the shortcode (items to show, items
   to scroll, duration, etc.)
 * Make it work with AJAX to avoid long page load (for the first call to the API)
 * Add styling options for grid?
 * Add styling options for carousel?
 * Add a way to disable style completely
 * Add a way to change the prefix from `wr-` to `whatever` (applies to every elements)
 * Loading carousel styles & scripts only if chosen layout is carousel
 * Register modules for popular pagebuilders like Divi, Beaver Builder, Visual Composer,
   etc
 * Add Gutenblocks compatibility (whenever Gutenberg is ready for that)

We’re busy, so feel free to contribute!

#### Contributing Guidelines

 * Head over to our [Github Repo](https://github.com/StarfishWP/Plugin-Reviews/)
 * Pull requests are encouraged
 * Submit issues if you find any
 * Spread the word on Twitter & Facebook 🙂

## Screenshots

 * [[
 * Plugin Reviews, Grid Layout
 * [[
 * Plugin Reviews, Carousel Layout
 * [[
 * Plugin Reviews, Responsivness

## Installation

Go to Plugins>Add New and search “Plugin Reviews”. Click “Install Now” then “Activate”
on this plugin (by “Starfish Plugins”).

There is no settings page. Use the shortcode:

    ```
    [wr_reviews plugin_slug="plugin-slug-here"]
    ```

Change “plugin-slug-here” to the slug of the plugin you want to display the reviews
for. The shortcode can be used anywhere on your site, and even on multiple pages/
posts. There are a number of shortcode parameters you can also use, [listed here](https://github.com/StarfishWP/Plugin-Reviews/wiki/Shortcode-Attributes).

## Reviews

![](https://secure.gravatar.com/avatar/0750c31ad2e4acbd1e971a549974bf676de83ffafccd57e2dd7e2139fdd9e88d?
s=60&d=retro&r=g)

### 󠀁[Excellent and simple](https://wordpress.org/support/topic/excellent-and-simple-34/)󠁿

 [Jose Mortellaro](https://profiles.wordpress.org/giuse/) 1, Marzu de 2020

This plugin is perfect. I’m using it on one of my sites and it works without problems.
Maybe you should update your readme.txt file and declare that it’s still compatible
with the last WordPress version.

![](https://secure.gravatar.com/avatar/c8091d1ddd1fb207bb9c5015c2869bae9a2f03bd1378d11cd5ec0edc076bb2cd?
s=60&d=retro&r=g)

### 󠀁[Wow! Well done!](https://wordpress.org/support/topic/wow-well-done/)󠁿

 [Matt Cromwell](https://profiles.wordpress.org/webdevmattcrom/) 3, Setiembre de
2016

I looked into creating this same functionality earlier this year and ran into the
wall of realization: “Oh! This is going to take some creative DOM scraping” … and
then left it at that. You went the extra mile and made it happen with style! Nice
work, a great benefit to plugin developers.

![](https://secure.gravatar.com/avatar/5868eb3ec7b825d3102ce2b7e94361cd497f761668f14cb77cc6097bc23a9559?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin, just what I wanted, thanks!](https://wordpress.org/support/topic/awesome-plugin-just-what-i-wanted-thanks/)󠁿

 [Chris Simmons](https://profiles.wordpress.org/cssimmon/) 3, Setiembre de 2016

I just installed your plugin on my site www.wpbackitup.com and had it up and running
in just a few moments. Love the UI, shortcode attributes, everything. Thanks for
making it available. Chris

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/plugin-reviews/reviews/)

## Contributors & Developers

“Plugin Reviews” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Tevya ](https://profiles.wordpress.org/thefiddler/)
 *   [ Starfish Reviews ](https://profiles.wordpress.org/starfishwp/)
 *   [ Julien Liabeuf ](https://profiles.wordpress.org/julien731/)
 *   [ SiamKreative ](https://profiles.wordpress.org/siamkreative/)
 *   [ Chris Simmons ](https://profiles.wordpress.org/cssimmon/)
 *   [ Anas Bin Mukim ](https://profiles.wordpress.org/anasbinmukim/)
 *   [ Hiren Patel ](https://profiles.wordpress.org/hiren1612/)

[Translate “Plugin Reviews” into your language.](https://translate.wordpress.org/projects/wp-plugins/plugin-reviews)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/plugin-reviews/), check
out the [SVN repository](https://plugins.svn.wordpress.org/plugin-reviews/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/plugin-reviews/)
by [RSS](https://plugins.trac.wordpress.org/log/plugin-reviews/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.6.1 – March 28, 2025

 * Enhancements
    - Added setting page
    - Given option to change style colors from setting page
    - Better Styling in grid and carousel
 * Fixes
    - Fixed lazy load images

#### 0.4.0 – December 22nd, 2017

 * Enhancements
    - Add transient flush on activation – thanks Chris Simmons!
    - Updated description, installation instructions, etc.
    - New header and icon images.
    - New screenshot desmonstrating responsiveness.
 * Fixes
    - Fix issue with ratings not loading due to changes in the plugin repo format
      that broke the filters – thanks Chris Simmons!
    - Fix issue with truncate parameter not working as expected.
    - Fix issue with languages other than English inside reviews displaying incorrectly.

#### 0.3.0 – September 4th, 2015

 * New
    - Add shortcode attribute `no_query_string` to remove all query strings
    - Add shortcode attribute `exclude` to exclude reviewers
    - Add lazy load for Gravatar images
    - Change Gravatar default size to 80
    - French translation
 * Enhancements
    - Remove image size query string if default Gravatar size is used
    - Bigger and more accessible prev/next buttons on small devices
 * Fixes
    - Fix issue with sites installed in sub-directories
    - Fix duplicated reviews if shortcode used more than once in the same page

#### 0.2.0

 * Refactor the plugin to use the WordPress.org API

#### 0.1.0

 * First release

## Meta

 *  Version **0.6.1**
 *  Last updated **1 añu ago**
 *  Active installations **60+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/plugin-reviews/)
 * Tags
 * [plugins](https://ast.wordpress.org/plugins/tags/plugins/)[ratings](https://ast.wordpress.org/plugins/tags/ratings/)
   [reviews](https://ast.wordpress.org/plugins/tags/reviews/)
 *  [Advanced View](https://ast.wordpress.org/plugins/plugin-reviews/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/plugin-reviews/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/plugin-reviews/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/plugin-reviews/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/plugin-reviews/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/plugin-reviews/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/plugin-reviews/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/plugin-reviews/reviews/)

## Contributors

 *   [ Tevya ](https://profiles.wordpress.org/thefiddler/)
 *   [ Starfish Reviews ](https://profiles.wordpress.org/starfishwp/)
 *   [ Julien Liabeuf ](https://profiles.wordpress.org/julien731/)
 *   [ SiamKreative ](https://profiles.wordpress.org/siamkreative/)
 *   [ Chris Simmons ](https://profiles.wordpress.org/cssimmon/)
 *   [ Anas Bin Mukim ](https://profiles.wordpress.org/anasbinmukim/)
 *   [ Hiren Patel ](https://profiles.wordpress.org/hiren1612/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/plugin-reviews/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=H6SKM45YG5JB6&source=pluginpage)