Stars Rating

Description

A simple and easy to use plugin that turns post, pages and custom post types comments into reviews.

Its main features are as follows:

  • Turns post, pages and custom post types comments into reviews.
  • Allows you to choose post types on which you want to enable Stars Rating feature.
  • An option to require rating selection to leave a review.
  • Also, allows you to enable/disable stars rating feature for the posts and pages individually.
  • An option to display stars rating in Google search results.
  • Choose from two different rating stars styles according to your site look.
  • Offers a shortcode [stars_rating_avg] to display average rating anywhere in the post/page

Screenshots

  • Enable/Disable 'Stars Rating' for the posts, pages and custom post types comments globally and other settings.
  • Enable/Disable 'Stars Rating' for the posts, pages and custom post types comments individually.
  • Comments with their ratings and an average rating above comments.
  • Rating option in comment form.
  • Shortcode [stars_rating_avg] to display average rating anywhere in the post/page

Installation

  1. After installing the plugin go to the Settings > Discussion page (at the very bottom) and enable desired post types for the Stars Rating.
  2. That’s it 🙂

Reviews

31 di Avost dal 2022 6 replies
Does what it says. I tried 3 other Plugins to get my CPT ratings, but due to heavy customization in the comments template (and form) none of them worked. This one integrates without any problems. The only thing I'd like to see is an option to hide or customize the average rating text - for now it's not possible to only show the average number without additional text. Hiding all text with CSS doesn't work too, because the text is in plain HTML without a class. I would like to have it like this: <div class="stars-avg-rating"> <span class="rating-stars">...</span> <span class="rating-text">3.5 based on 2 reviews</span> </div> Would enable more options for styling.
Read all 20 reviews

Contributors & Developers

“Stars Rating” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Stars Rating” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

= 3.5.5
* Updated language file.
* Tested plugin with WordPress 6.2

= 3.5.4
* Added average rating fallback when there is no review
* Improved average rating display markup for better control
* Updated language file.
* Tested plugin with WordPress 6.0.3

= 3.5.3
* Tested plugin with WordPress 5.9.1

= 3.5.2
* Minor sanitization functions update.

= 3.5.1
* Improved plugin from security point of view.
* Tested plugin with WordPress 5.8.2

= 3.5.0
* Tested plugin with WordPress 5.7.1

= 3.4.0
* Added translation missing strings to the translation.

= 3.3.0
* Tested with WordPress 5.4.1

= 3.2.0
* Added custom reviews type support for google search results.

= 3.1.0
* Added latest Gutenberg editor support.
* Allowed reviews reply without rating.

3.0.0

  • Added an option to choose from two different rating stars style.
  • Added an option to display stars rating in Google search results.

2.0.0

  • Tested plugin with WordPress 5.1.1 and PHP 7.3.3
  • Added an option to require rating selection

1.3.1

  • Fixed styling issue

1.3.0

  • Tested with WordPress 5.0
  • Fixed the default rating value

1.2.0

  • Added show/hide support for average rating above comments section
  • Added “[stars_rating_avg]” shortcode support to display average rating in the post/page content area or loop
  • Set the rating option in the comment form to 5 stars by default

1.1.0

  • Tested plugin up to WP V4.9.8

1.0.0

  • Initial Release