Leírás
Compatible with WooCommerce product ratings and reviews.
Extends the WordPress comment system with ratings and reviews:
-
Star ratings can be enabled/disabled by post type or individual post.
-
A rating value can be required (or not) before reviews are accepted.
-
The review form is correctly labeled as a “Review”.
-
The review reply form is correctly labeled as a “Reply”.
-
The color of star ratings can be customized from the settings page.
Provides Schema Aggregate Rating meta tags and optional JSON-LD markup:
Google reads aggregate rating meta tags, or the optional Schema JSON-LD markup, to add star ratings to search results (the WPSSO Schema JSON-LD Markup add-on is required for JSON-LD markup).
Includes complete Schema Review in the optional JSON-LD markup:
Including information about the review (author name, creation time, excerpt, rating), along with the threaded replies / comments for each review (the WPSSO JSON Premium add-on is required for the optional JSON-LD markup).
No templates to modify or update!
Simply activate / deactivate the plugin to enable / disable the addition of ratings and reviews.
WPSSO Core Plugin Required
WPSSO Ratings and Reviews (aka WPSSO RAR) is an add-on for the WPSSO Core plugin.
WPSSO Core and its add-ons make sure your content looks best on social sites and in search results, no matter how webpages are shared, re-shared, messaged, posted, embedded, or crawled.
Képernyőmentések
Telepítés
Install and Uninstall
GYIK
Frequently Asked Questions
- None.
Notes and Documentation
Vélemények
Közreműködők és fejlesztők
“WPSSO Ratings and Reviews” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WPSSO Ratings and Reviews” 3 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!
“WPSSO Ratings and Reviews” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Version Repositories
Changelog / Release Notes
Version 2.12.0 (2020/12/04)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Included the
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v8.16.0.
Version 2.11.1 (2020/10/17)
- New Features
- None.
- Improvements
- Refactored the add-on class to extend a new WpssoAddOn abstract class.
- Bugfixes
- Fixed backwards compatibility with older ‘init_objects’ and ‘init_plugin’ action arguments.
- Developer Notes
- Added a new WpssoAddOn class in lib/abstracts/add-on.php.
- Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v8.13.0.