v3
Fixes downgrading to v2 when stars are not five.
Legacy ratings were not being ported correctly. Please use this version to upgrade to v3.
Added
- Optionally allow guests to vote.
- Ratings can also be included in publicly accessible custom posts.
Fixed
- Google rich snippets.
- AJAX call on every load causing high CPU usage.
Changed
- Stars are now based on svg.
- Appearance has been simplified.
- Html based structured data has been replaced by json based structured data.
- kk_star_ratings_get function no longer includes the post_title key.
Removed
- Labels have been removed.
- Top posts widget has been removed in favor of a future addon.
- Admin table colum has been removed in favor of a future addon.
Deprecated
- Nothing
Security
- Nothing