Skip to content

v3

Compare
Choose a tag to compare
@kamalkhan kamalkhan released this 18 Jul 07:26
· 374 commits to master since this release

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