Reviews Sorted

Description

Thank you for installing the Review Management Plugin by Reviews Sorted. Once you install the plugin you’ll be able to send customers to your new reviews page /submit-a-review.
To display your review testimonials and score sliders on your site, you can paste the following shortcodes:

Review Form – [reviews-form]

Review Testimonials Only
Option 1 – Using Stars: [reviews-testimonials layout=1]
Option 2 – Using Symbols: [reviews-testimonials layout=2]
Option 3 – Plain Style [reviews-testimonials layout=3]

Reviews Average Only
Option 1 – Using Stars: [reviews-average layout=1]
Option 2 – Using Symbols: [reviews-average layout=2]
Option 3 – Plain Style [reviews-average layout=3]

Reviews Testimonial & Average Combined Slider
Option 1 – Using Stars: [reviews-slider layout=1]
Option 2 – Using Symbols: [reviews-slider layout=2]
Option 3 – Plain Style [reviews-slider layout=3]

If you have any questions please email support@reviewssorted.com

Captures d’écran

Installation

To install this plugin:

  1. Install the plugin through the WordPress admin interface, or upload the plugin folder to /wp-content/plugins/ using ftp.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to WordPress Admin > Reviews Sorted

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« Reviews Sorted » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Reviews Sorted » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

v2.2 (May 25, 2022)

  • Official plugin release.

v2.3.1 (Sept 06, 2022)

  • Removed schema microdata from individual reviews

v2.3.2 (Oct 31, 2023)

  • Added latest WordPress compatibility.

v2.3.3 (Nov 06, 2023)

  • Remove the decimal point to show review percentage.

v2.3.4 (Nov 27, 2023)

  • Added admin notice.

v2.3.5 (Nov 29, 2023)

  • Resolved slider issue, slider navigation was not working.
  • Added changes for the admin notice.

v2.3.6 (Nov 30, 2023)

  • Resolved code-level issues on slider shortcode

v2.3.7 (Jan 23, 2024)

  • Resolved issues and incorporated suggestions.

v2.3.8 (Feb 23, 2024)

  • Resolved issues on rating percentage calculation based on backend settings.

v2.3.9 (Mar 20, 2024)

  • Improved form flexibility & Enhanced Business controls.

v2.4.0 (Apr 19, 2024)

  • Verified compatibility with WordPress version 6.5.2.

v2.4.1 (Apr 23, 2024)

  • Resolved Activation Key Issues on Premium Plan Activation

v2.4.2 (Aug 28, 2024)

  • Fixed bug on /submit-a-review page form not saving

v2.4.3 (Feb 23, 2025)

  • Security: Fixed Stored XSS via ‘space’ shortcode attribute (CVE-2025-13969)
  • Security: Sanitized all shortcode attributes across all shortcodes
  • Security: Escaped all output in template files
  • Security: Fixed SQL injection in database queries (prepared statements)
  • Security: Added nonce verification for spare_me admin notice dismissal
  • Security: Added capability checks to AJAX handlers
  • Security: Replaced deprecated sanitize_url with esc_url_raw
  • Code quality: Fixed undefined variables, PHP coding standards
  • Plugin Check: Removed console.log, fixed translation escaping