Five-Star Ratings Shortcode
by Chris J. Zähller on WordPress.org
Add accessible, attractive 5-star ratings anywhere on your site with a simple shortcode. The plugin uses Font Awesome icons via their SVG + JavaScript method.
Acknowledgement
This plugin is based on Hugh Lashbrooke’s Starter Plugin, a robust and GPL-licensed code template for creating a standards-compliant WordPress plugin.
PRO only features
- Google Rich Snippets for Products, Restaurants, & Recipes
- Custom icon sizes
- Custom icon and text colors
- Choice of HTML
or
elements in HTML output
- Change maximum rating (from 3 – 10)
- Change minimum rating (0.0, 0.5, or 1.0)
- Shortcode generator
- Show/hide numeric text
- Locale aware decimal separator
- Options reset button
Usage Examples
[rating stars="3.0"] (Displays 3 stars out of 5)
[rating stars="2.5"] (Displays 2½ stars out of 5)
[rating stars="4.0"] (Displays 4 stars out of 5)
[rating stars="5.5"] (Incorrect usage but will display 5 stars out of 5)
In the 2nd example, the raw output will be like this before processing:
2.5 out of 5
Translations
* English: Default language, always included
Would you like to help translate Five-Star Ratings Shortcode into your own language? You can do that here!
Dependencies
This plugin includes these third-party libraries in its package.