2.5.3 on October 23, 2025
This release resolves an issue causing incorrect ordering when sorting entries by review upvotes.
🐛 Fixed
- Review upvote sorting produced incorrect entry order.
Release notes and version history for Ratings & Reviews . The Ratings & Reviews extension for GravityView enables visitors to rate, review, and comment on Gravity Forms form entries from the frontend of your site.
This release resolves an issue causing incorrect ordering when sorting entries by review upvotes.
This update fixes issues with saving review edits and the review form not appearing on the Single Entry page in certain cases.
This update fixes duplicate reviews in Single Entry layouts, PHP notices in embedded and lightbox contexts, and a translation loading warning in WordPress 6.8.
This update allows saving user information for subsequent reviews and fixes issues with pending review messages and ratings in embedded Views.
This release introduces the ability for users to remove their ratings and resolves entry and comment sorting issues.
This update resolves issues that prevented users from editing their reviews and allowed multiple reviews when the View was configured to limit them to one per user/entry.
This is a minor update that fixes a fatal error.
This is a major update that introduces new features for anonymous reviews, enhanced control over the review form, Merge Tags, and additional customization options.
gv_ratings_reviews_disable_downvoting filter to disable downvoting (default is false or the value set in the View settings). Learn more about the filter.gravityview_ratings_reviews_merge_tags and gravityview_ratings_reviews_replace_merge_tag filters to add additional Merge Tags and replace their contents. Learn more about the filter.Developer Updates:
gv_ratings_reviews_get_reviews_atts filter to modify the attributes passed to get_comments() when fetching reviewsgv_ratings_reviews_is_user_allowed_to_review filter to modify whether the user can leave a review. Return a WP_Error instance to modify the message shown to the usertemplates/review-form.php file now supports a WP_Error return value from GravityView_Ratings_Reviews_Helper::is_user_allowed_to_leave_review()Hide ratings fields setreview-form.php templatereview_form() method from helper class to review classwhite-space: nowrap; style to +/- rating form to improve readability for "No Rating"gv_post_id comment meta key. You can access it using the update_comment_meta() function and modify it using the get_comment_metadata filter.$create_if_not_exists, boolean) to GravityView_Ratings_Reviews_Helper::get_post_bridge_id()gv_ratings_reviews_allow_empty_comments filter to enable/disable comments (return boolean)comment_form_default_fields filter to gv_ratings_reviews_review_form_fieldscomment_form_defaults filter to gv_ratings_reviews_review_form_settingsgv_ratings_reviews_js_vars filter to modify Javascript commenting and +/- voting textgv_ratings_reviews_post_bridge_title filter to modify the Bridge Post title shown in the widget. Passes two args: title and entry array. This allows using Gravity Forms Merge Tags to modify the title values.gravityview_entry_comments_template_path and gv_ratings_reviews_item_template/includes/templates/ to /templates/Reviews Link using the sorting controls on a default table layoutgravityviewgravityview comment type