Title: Rate Star Review Vote &#8211; AJAX Reviews, Votes, Star Ratings
Author: videowhisper
Published: <strong>October 25, 2018</strong>
Last modified: May 14, 2026

---

Search plugins

![](https://ps.w.org/rate-star-review/assets/banner-772x250.png?rev=1962642)

![](https://ps.w.org/rate-star-review/assets/icon-256x256.png?rev=1962639)

# Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings

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

[Download](https://downloads.wordpress.org/plugin/rate-star-review.1.6.5.zip)

 * [Details](https://wordpress.org/plugins/rate-star-review/#description)
 * [Reviews](https://wordpress.org/plugins/rate-star-review/#reviews)
 * [Development](https://wordpress.org/plugins/rate-star-review/#developers)

 [Support](https://wordpress.org/support/plugin/rate-star-review/)

## Description

Enhance your WordPress site with the Rate Star Review plugin, enabling users to 
leave star ratings and detailed reviews for any type of content. This robust plugin
supports multiple rating dimensions per post, vote buttons, AJAX updates for seamless
user experience, and integrates customizable review types by content. Ideal for 
content creators aiming to improve interaction and obtain feedback, it also features
integration options for monetizing votes, making it perfect for contests and premium
content strategies.

#### Benefits

 * Flexible Review System: Allow users to rate, vote, review any type of content
   including posts, pages, and custom post types.
 * AJAX Functionality: Reviews, ratings, votes (likes) update dynamically without
   page reloads, offering a smooth user experience.
 * Customizable Star Ratings: Choose from various scales (e.g., 3, 5, 10 stars) 
   to suit different review contexts.
 * Multiple Content Dimensions: Support for reviewing multiple aspects of a single
   item, such as different features or performance metrics.
 * Monetization of Reviews: Integrate with the MicroPayments Plugin to enable paid
   votes (likes), adding a revenue stream.
 * Comprehensive Shortcodes: Easily embed review forms and ratings on any page using
   customizable shortcodes.
 * Live Updates: Review lists and average ratings update live on the page as users
   submit their feedback.
 * Category-Specific Ratings: Manage and display ratings by category for targeted
   insights and contest management.
 * Enhanced User Engagement: Encourage community interaction by allowing users to
   express their opinions and participate in reviews.
 * Skin in the Game: Monetize user participation in contests and premium content
   by requiring paid votes.

#### Key Features

 * Star Ratings, Review Title and Text Content
 * AJAX review and lists (no page reload required)
 * Unlimited review types associated by content type, content id, post id
 * Update review (after adding review, it can be updated anytime with same form)
 * Ratings by category (rate and also get stats by category)
 * Shortcodes to add review, list reviews, display ratings
 * Separately review multiple aspects and content type for an item
 * Live update of review list on same page when adding, updating review
 * Updates and can display average rating per post (meta)
 * Custom maximum stars (ex: 3, 5, 10 stars)
 * Configure post types to include reviews for (post, page)
 * Vote and vote count per post, for specific categories (i.e. for contests like
   Top Summer Videos)
 * Integrates APF Optimizer for speed and resources on AJAX requests: Filter plugins
   allowed to run on specific pages
 * Integrates with [MicroPayments](https://wordpress.org/plugins/paid-membership/)
   Plugin to support paid votes on selected categories, introduce skin in the game
   for contests and premium content
 * Bundles only the Fomantic UI runtime subset used by this plugin, including required
   font assets
 * Privacy setting to optionally show recent voter display names in frontend vote
   metadata; disabled by default
 * Review moderation setting to save reviews as pending and approve them from the
   Reviews admin section
 * Optional review role allowlist to restrict review writing to specific WordPress
   roles, in addition to user capability to read content

#### Dependencies

 * WordPress bundled jQuery for frontend AJAX and rating initialization
 * Optional: [MicroPayments](https://wordpress.org/plugins/paid-membership/) for
   paid voting flows

#### Third-Party Libraries

 * Fomantic UI 2.9.4 component subset, MIT License, bundled locally in scripts/semantic/

#### Recommended for use with these solutions

 * [Paid VideoChat](https://paidvideochat.com/)
 * [Broadcast Live Video](https://broadcastlivevideo.com/)
 * [Video Share VOD](https://wordpress.org/plugins/video-share-vod/)
 * [Picture Gallery](https://wordpress.org/plugins/picture-gallery/) – Picture Gallery–
   Frontend Image Uploads, AJAX Photo List.

#### Shortcodes

[videowhisper_review post_id=”” content_type=”” content_id=”” rating_max=”5″ id=””
update_id=””]
 Shows form to add and update review for specific post and content.
AJAX based. Can also update reviews list if on same page.

[videowhisper_reviews post_id=”” show_average=”1″ content_type=”” content_id=”” 
id=””]
 Lists reviews for specific content (by post,content). At least post_id or
content_id must be specified. AJAX based.

[videowhisper_rating post_id=”” rating_max=”5″]
 Displays average rating for a post(
average of all ratings for that post).

#### Post Metas

Updates these meta valuate when rating posts:
 – rateStarReview_rating = average
rating normalized as value between 0 and 1 (multiply with maximum to display) – 
rateStarReview_ratingNumber = number of reviews – rateStarReview_ratingPoints = 
sum of normalized ratings for easy sorting popular items (rating * ratingPoints)

Rating by category will update those for each rated category as:
 – rateStarReview_rating_category
$id – rateStarReview_ratingNumber_category$id – rateStarReview_ratingPoints_category
$id

#### How to use this?

In example, if you have a post presenting an electronic product and want site members
to be able to review and rate separately different aspects like Features and Performance
these can be content types.
 A review form for each content type can be setup: [
videowhisper_review content_type=”Features” post_id=”1″] [videowhisper_review content_type
=”Performance” post_id=”1″] Then to show all reviews for that item, you can use [
videowhisper_reviews post_id=”1″] .

Another example, if an article is about a book with 2 parts, you can also use content_id
to allow users to post a review for each part for each aspect (like Utility, Clarity).
[
videowhisper_review content_type=”Utility for Part” content_id=”1″ post_id=”1″] [
videowhisper_review content_type=”Utility for Part” content_id=”2″ post_id=”1″] [
videowhisper_review content_type=”Clarity for Part” content_id=”1″ post_id=”1″] [
videowhisper_review content_type=”Clarity for Part” content_id=”2″ post_id=”1″] 
Then list all reviews for all parts, [videowhisper_reviews post_id=”1″] or just 
for an aspect or part.

## Screenshots

[⌊Review form and review list.⌉⌊Review form and review list.⌉[

Review form and review list.

## Reviews

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

### 󠀁[Good plugin](https://wordpress.org/support/topic/good-plugin-6101/)󠁿

 [claux67](https://profiles.wordpress.org/claux67/) September 26, 2022

It is usefull and work good

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

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-2226/)󠁿

 [davidcasas](https://profiles.wordpress.org/davidcasas/) August 21, 2019

Muchas opciones para personalizar, diseño limpio y funciona bien!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/rate-star-review/reviews/)

## Contributors & Developers

“Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ videowhisper ](https://profiles.wordpress.org/videowhisper/)

[Translate “Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings” into your language.](https://translate.wordpress.org/projects/wp-plugins/rate-star-review)

### Interested in development?

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

## Changelog

#### 1.6.5

 * Security: prevent arbitrary post updates through review AJAX requests by limiting
   updates to the current user’s review in the same review context
 * Security: add nonce validation to review and vote AJAX mutations
 * Security/privacy: store new vote identities by user ID and only show voter display
   names when explicitly enabled in settings
 * Moderation: add optional review moderation workflow with pending review status
   and review management under the plugin admin menu
 * Access control: add optional role allowlist for review writing while leaving 
   blank as allow-all for logged-in users
 * Maintenance: escape remaining frontend category/review output and reduce bundled
   Fomantic UI assets to the runtime subset used by the plugin

#### 1.6

 * Integrates APF Optimizer for speed and resources on AJAX requests: Filter plugins
   allowed to run on specific pages

#### 1.5

 * Integrates with [MicroPayments Plugin](https://wordpress.org/plugins/paid-membership/)
   to support paid votes on selected categories

#### 1.4

 * Content vote with [videowhisper_vote post_id=””] shortcoded (can automatically
   show on content pages)

#### 1.3

 * Rate and display ratings by category (if enabled)
 * Support for special characters
 * PHP 8 support

#### 1.2

 * Calculate and save average rating per post.

#### 1.1.1

 * First release.

## Meta

 *  Version **1.6.5**
 *  Last updated **3 months ago**
 *  Active installations **60+**
 *  WordPress version ** 5.1 or higher **
 *  Tested up to **6.9.5**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [ajax](https://wordpress.org/plugins/tags/ajax/)[rate](https://wordpress.org/plugins/tags/rate/)
   [review](https://wordpress.org/plugins/tags/review/)[star](https://wordpress.org/plugins/tags/star/)
   [vote](https://wordpress.org/plugins/tags/vote/)
 *  [Advanced View](https://wordpress.org/plugins/rate-star-review/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

 *   [ videowhisper ](https://profiles.wordpress.org/videowhisper/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rate-star-review/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://videowhisper.com/?p=Invest)