Description
kk Star Ratings is a widely used star rating plugin for wordpress. Here are some highlighted features:
-
User defined amount of star ratings (5 as default) in your posts, pages and publicly accesible custom post types.
-
Structured data supporting google rich snippets showing the star ratings in search results which has the potential to drive more traffic to your website.
-
Widespread coverage of custom hooks.
-
Full control via options page. You can,
-
Enable or disable globally.
-
Disable star ratings in posts that belong to certain categories.
-
Choose where to show the star ratings. It can be on the homepage, in archives, in posts, in pages and/or in custom post types.
-
Control the structured data schema and type.
-
Restrict votings per unique ip.
-
Allow voting in archives.
-
Allow guests to vote.
-
Customize position within the post content.
-
Adjust the amount of stars.
-
-
And much more…
Screenshots
Installation
- Extract the plugin zip file.
- Upload/move the folder
kk-star-ratings
to thewp-content/plugins
directory. - Activate the plugin via the wordpress plugins dashboard page.
- Adjust the plugin options under the kk Star Ratings menu in wp-admin.
FAQ
-
What should I do if structured data do not show in search result pages.
-
Please have patience as we have no control over how google or any search engine indexes your pages. It might take some days or even weeks for the robots to crawl the ratings.
-
I have been using a version of this plugin prior to v5. Is it safe for me to update?
-
All previous ratings and options will be preserved. However, since v5 has been renewed from scratch, we do not support downgrading after upgrading to v5.
-
I found a bug or want to contribute.
-
The source of this plugin is located at Github. Feel free to post an issue or submit a pull request.
Reviews
Contributors & Developers
“kk Star Ratings – Rate Post & Collect User Feedbacks” is open source software. The following people have contributed to this plugin.
Contributors“kk Star Ratings – Rate Post & Collect User Feedbacks” has been translated into 12 locales. Thank you to the translators for their contributions.
Translate “kk Star Ratings – Rate Post & Collect User Feedbacks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
5.4.8
- Fixed bug where rating didn’t work with posts with quotation mark in title.
5.4.7
- Upgraded Freemius to 2.6.2
- Improved PHP 8 compatibility.