Descripción
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/CPTs detail or listing pages.
- Hide average rating text [stars_rating_avg show_text=»no»].
- Hide empty average rating [stars_rating_avg show_empty_rating=»no»].
- See each review stars rating on the comments page (backend).
- Enhanced SEO with structured data for standout reviews in Google with «Google Review Schema» integration.
- Preempt negativity with the «Negative Rating Alert» feature, promoting issue resolution before reviews are posted.
Capturas
Instalación
Method 1: WordPress Admin Interface
- Navigate to your WordPress dashboard and go to Plugins > Add New.
- In the search bar, enter Stars Rating and press Enter.
- Look for the plugin in the search results and click on the Install Now button.
- Once installed, click on the Activate button to activate the plugin.
Method 2: FTP Upload
- Download the plugin ZIP file and extract it.
- Connect to your server using an FTP client (e.g., FileZilla, Cyberduck or cPanel).
- Upload the extracted plugin folder to the
/wp-content/plugins/
directory on your server. - Activate the plugin through the WordPress dashboard from Plugins > Installed Plugins page.
Note: After installing the plugin go to the Settings > Discussion page (at the very bottom) and enable desired post types for the Stars Rating.
Reseñas
Colaboradores y desarrolladores
«Stars Rating» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Stars Rating» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
= 4.0.4
* Added average rating text show/hide support to shortcode
* Added empty average rating show/hide support to shortcode
* Added independent settings page of the plugin
* Removed settings from «Dashboard > Settings > Discussions» page
* Updated language file
* Tested plugin with WordPress 6.6.1
= 4.0.3
* Fixed a PHP warning on comments template
* Displayed average rating only if comments are open
* Displayed empty stars for average rating if no rating found
* Improved code for average rating to work with posts/pages/CPTs list
* Updated language file
* Tested plugin with WordPress 6.5.3
= 4.0.2
* Fixed a PHP version specific fatal error on (backend) comments page
* Tested plugin with WordPress 6.4.3
= 4.0.1
* Added «Negative Rating Alert» system to foster positive feedback
* Improved «Google Review Schema» display upon reviews availability
* Updated language POT file
* Tested plugin with WordPress 6.4.2
= 4.0.0
* Improved plugin resources management
* Improved comments enable/disable compatability
* Improved plugin settings area styles
* Improved whole plugin code WRT the advance practices
* Added comments stars rating column to the comments page (dashboard)
* Updated language file
* Tested plugin with WordPress 6.4.1
= 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