{"id":114638,"date":"2019-12-08T20:00:36","date_gmt":"2019-12-08T20:00:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/five-star-ratings-shortcode\/"},"modified":"2026-02-02T17:40:11","modified_gmt":"2026-02-02T17:40:11","slug":"five-star-ratings-shortcode","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/five-star-ratings-shortcode\/","author":8939044,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.61","stable_tag":"1.2.61","tested":"6.9.4","requires":"4.6.1","requires_php":"7.0","requires_plugins":null,"header_name":"Five-Star Ratings Shortcode","header_author":"Chris J. Z\u00e4hller \/ Messenger Web Design","header_description":"Simple lightweight shortcode to add 5-star ratings anywhere","assets_banners_color":"ccb636","last_updated":"2026-02-02 17:40:11","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/messengerwebdesign.com\/donate","header_plugin_uri":"https:\/\/messengerwebdesign.com\/plugins\/","header_author_uri":"https:\/\/github.com\/seezee","rating":4.2,"author_block_rating":0,"active_installs":700,"downloads":26766,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.61":{"tag":"1.2.61","author":"seezee","date":"2026-02-02 17:40:11"}},"upgrade_notice":{"1.2.61":"<ul>\n<li>2026-02-02<\/li>\n<li>Update plugin URI<\/li>\n<\/ul>"},"ratings":{"1":1,"2":0,"3":0,"4":0,"5":4},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2208178,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2208178,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2208178,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2208178,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2208178,"resolution":"772x250","location":"assets","locale":""},"banner.svg":{"filename":"banner.svg","revision":2208178,"resolution":false,"location":"assets","locale":false}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.61"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1985,497,8203,80,4020],"plugin_category":[54],"plugin_contributors":[78154,173265],"plugin_business_model":[],"class_list":["post-114638","plugin","type-plugin","status-publish","hentry","plugin_tags-accessible","plugin_tags-icon","plugin_tags-ratings","plugin_tags-shortcode","plugin_tags-stars","plugin_category-security-and-spam-protection","plugin_contributors-freemius","plugin_contributors-seezee","plugin_committers-seezee"],"banners":{"banner":"https:\/\/ps.w.org\/five-star-ratings-shortcode\/assets\/banner-772x250.png?rev=2208178","banner_2x":"https:\/\/ps.w.org\/five-star-ratings-shortcode\/assets\/banner-1544x500.png?rev=2208178","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/five-star-ratings-shortcode\/assets\/icon.svg?rev=2208178","icon":"https:\/\/ps.w.org\/five-star-ratings-shortcode\/assets\/icon.svg?rev=2208178","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h3>Acknowledgement<\/h3>\n\n<p>This plugin is based on <a href=\"https:\/\/github.com\/hlashbrooke\/WordPress-Plugin-Template\">Hugh Lashbrooke\u2019s Starter Plugin<\/a>, a robust and GPL-licensed code template for creating a standards-compliant WordPress plugin.<\/p>\n\n<h3>PRO only features<\/h3>\n\n<ul>\n<li>Google Rich Snippets for Products, Restaurants, &amp; Recipes<\/li>\n<li>Custom icon sizes<\/li>\n<li>Custom icon and text colors<\/li>\n<li>Choice of HTML <code>&lt;i&gt;<\/code> or <code>&lt;span&gt;<\/code> elements in HTML output<\/li>\n<li>Change maximum rating (from 3 \u2013 10)<\/li>\n<li>Change minimum rating (0.0, 0.5, or 1.0)<\/li>\n<li>Shortcode generator<\/li>\n<li>Show\/hide numeric text<\/li>\n<li>Locale aware decimal separator<\/li>\n<li>Options reset button<\/li>\n<\/ul>\n\n<h3>Usage Examples<\/h3>\n\n<p>[rating stars=&quot;3.0&quot;] (Displays 3 stars out of 5)\n[rating stars=&quot;2.5&quot;] (Displays 2\u00bd stars out of 5)\n[rating stars=&quot;4.0&quot;] (Displays 4 stars out of 5)\n[rating stars=&quot;5.5&quot;] (Incorrect usage but will display 5 stars out of 5)<\/p>\n\n<p>In the 2nd example, the raw output will be like this before processing:<\/p>\n\n<pre><code>&lt;span class=\"fsrs\"&gt;\n  &lt;span class=\"fsrs-stars\"&gt;\n    &lt;i class=\"fsrs-fas fa-fw fa-star\"&gt;&lt;\/i&gt;\n    &lt;i class=\"fsrs-fas fa-fw fa-star\"&gt;&lt;\/i&gt;\n    &lt;i class=\"fsrs-fas fa-fw fa-star-half-alt\"&gt;&lt;\/i&gt;\n    &lt;i class=\"fsrs-far fa-fw fa-star\"&gt;&lt;\/i&gt;\n    &lt;i class=\"fsrs-far fa-fw fa-star\"&gt;&lt;\/i&gt;\n  &lt;\/span&gt;\n  &lt;span class=\"hide fsrs-text fsrs-text__hidden\" aria-hidden=\"false\"&gt;2.5 out of 5&lt;\/span&gt;\n  &lt;span class=\"lining fsrs-text fsrs-text__visible\" aria-hidden=\"true\"&gt;2.5&lt;\/span&gt;\n&lt;\/span&gt;&lt;h3&gt;Translations&lt;\/h3&gt;\n<\/code><\/pre>\n\n<p>* English: Default language, always included<\/p>\n\n<p>Would you like to help translate Five-Star Ratings Shortcode into your own language? <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/five-star-ratings-shortcode\">You can do that here!<\/a><\/p>\n\n<h3>Dependencies<\/h3>\n\n<p>This plugin includes these third-party libraries in its package.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/FortAwesome\/Font-Awesome\">Font Awesome 5<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h3>USING THE WORDPRESS DASHBOARD<\/h3>\n\n<ol>\n<li>Navigate to \u201cAdd New\u201d in the plugins dashboard<\/li>\n<li>Search for \u201cFive-Star Ratings Shortcode\u201d<\/li>\n<li>Click \u201cInstall Now\u201d<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<li>The plugin has no settings.<\/li>\n<\/ol>\n\n<h3>UPLOADING IN WORDPRESS DASHBOARD<\/h3>\n\n<ol>\n<li>Click the download button on this and save \u201cfive-star-ratings-plugin.zip\u201d to your computer<\/li>\n<li>Navigate to \u201cAdd New\u201d in the plugins dashboard<\/li>\n<li>Navigate to the \u201cUpload\u201d area<\/li>\n<li>Select \u201cfive-star-ratings-plugin.zip\u201d from your computer<\/li>\n<li>Click \u201cInstall Now\u201d<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<li>The plugin has no settings.<\/li>\n<\/ol>\n\n<h3>USING FTP<\/h3>\n\n<ol>\n<li>Download the Five-Star Ratings Shortcode ZIP file<\/li>\n<li>Extract the Five-Star Ratings Shortcode ZIP file to your computer<\/li>\n<li>Upload the \u201cfive-star-ratings-plugin\u201d directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<li>The plugin has no settings.<\/li>\n<\/ol>\n\n<h3>UPGRADING TO FIVE-STAR RATINGS SHORTCODE PRO<\/h3>\n\n<ol>\n<li>Go to Settings -&gt; Five-Star Ratings Shortcode -&gt; Upgrade<\/li>\n<li>Fill out the payment form and submit<\/li>\n<li>Your license key will automatically be entered<\/li>\n<\/ol>\n\n<h3>DOWNLOAD FROM GITHUB<\/h3>\n\n<ol>\n<li>Download the plugin via <a href=\"https:\/\/github.com\/seezee\/Five-Star-Ratings-Shortcode\">https:\/\/github.com\/seezee\/Five-Star-Ratings-Shortcode<\/a><\/li>\n<li>Follow the directions for using FTP<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20is%20the%20plugin%20for%3F\"><h3>What is the plugin for?<\/h3><\/dt>\n<dd><p>This plugin adds accessible, attractive 5-star ratings anywhere on your site with a simple shortcode. The plugin uses Font Awesome icons via their SVG + JavaScript method.<\/p><\/dd>\n<dt id=\"how%20may%20i%20help%20improve%20this%20plugin%3F\"><h3>How may I help improve this plugin?<\/h3><\/dt>\n<dd><p>I\u2019d love to hear your feedback. In particular, tell me about your experience configuring the plugin. Are the instructions clear? Do I need to reword them? Did I leave out something crucial? You get the drift.<\/p><\/dd>\n<dt id=\"i%E2%80%99d%20like%20to%20do%20more\"><h3>I\u2019d like to do more<\/h3><\/dt>\n<dd><p>I\u2019m looking for collaborators to improve the code. If you are an experienced Wordpress programmer, hit me up!<\/p><\/dd>\n<dt id=\"i%E2%80%99d%20like%20to%20do%20even%20more\"><h3>I\u2019d like to do even more<\/h3><\/dt>\n<dd><p>Feel free to send a donation to my <a href=\"https:\/\/paypal.me\/messengerwebdesign?locale.x=en_US\">Paypal account<\/a>. Or buy me a beer if you\u2019re in town.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.61<\/h4>\n\n<ul>\n<li>2026-02-02<\/li>\n<li>Update plugin URI<\/li>\n<\/ul>\n\n<h4>1.2.60<\/h4>\n\n<ul>\n<li>2025-12-16<\/li>\n<li>Force SVN refresh<\/li>\n<\/ul>\n\n<h4>1.2.59<\/h4>\n\n<ul>\n<li>2025-12-16<\/li>\n<li>Tested up to WordPress 6.9<\/li>\n<li>Update Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.58<\/h4>\n\n<ul>\n<li>2024-01-31<\/li>\n<li>Fix SVN tag mismatch<\/li>\n<\/ul>\n\n<h4>1.2.57<\/h4>\n\n<ul>\n<li>2024-01-27<\/li>\n<li>Update Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.57<\/h4>\n\n<ul>\n<li>2024-12-13<\/li>\n<li>Tested up to WordPress 6.7.1<\/li>\n<li>Fix missing recipe author in rich snippets<\/li>\n<li>Restructure rich snippets JSON for review author<\/li>\n<li>Update Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.55<\/h4>\n\n<ul>\n<li>2024-10-23<\/li>\n<li>Tested up to WordPress 6.6.2<\/li>\n<li>Update Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.54<\/h4>\n\n<ul>\n<li>2024-08-29<\/li>\n<li>Tested up to WordPress 6.6.1<\/li>\n<\/ul>\n\n<h4>1.2.53<\/h4>\n\n<ul>\n<li>2024-05-07<\/li>\n<li>Tested up to WordPress 6.5.3<\/li>\n<\/ul>\n\n<h4>1.2.52<\/h4>\n\n<ul>\n<li>2024-05-02<\/li>\n<li>Tested up to WordPress 6.5.2<\/li>\n<li>BUGFIX: Fix <code>creation of dynamic property is deprecated error<\/code><\/li>\n<li>Update Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.51<\/h4>\n\n<ul>\n<li>2023-12-21<\/li>\n<li>Tested up to WordPress 6.4.2<\/li>\n<\/ul>\n\n<h4>1.2.50<\/h4>\n\n<ul>\n<li>2023-11-20<\/li>\n<li>Tested up to WordPress 6.4.1<\/li>\n<\/ul>\n\n<h4>1.2.49<\/h4>\n\n<ul>\n<li>2023-08-28<\/li>\n<li>Freemius SDK update to 2.5.11<\/li>\n<\/ul>\n\n<h4>1.2.48<\/h4>\n\n<ul>\n<li>2023-07-05<\/li>\n<li>Freemius SDK update to 2.5.10<\/li>\n<\/ul>\n\n<h4>1.2.47<\/h4>\n\n<ul>\n<li>2023-04-21<\/li>\n<li>Tested up to WordPress 6.2<\/li>\n<\/ul>\n\n<h4>1.2.46<\/h4>\n\n<ul>\n<li>2022-11-25<\/li>\n<li>Added font-style declaration to \/assets\/dist\/css\/style.css<\/li>\n<\/ul>\n\n<h4>1.2.45<\/h4>\n\n<ul>\n<li>2022-11-22<\/li>\n<li>Tested up to WordPress 6.1.1<\/li>\n<li>BUGFIX: fixed error in conditional code that prevented necessary code from loading for users of PRO version who haven't activated their license<\/li>\n<li>Removed decimal separator option in favor of localized numeric output<\/li>\n<\/ul>\n\n<h4>1.2.44<\/h4>\n\n<ul>\n<li>2022-08-18<\/li>\n<li>BUGFIX: refactored <code>function add_menu_item()<\/code> to avoid undefined variable <code>$page<\/code><\/li>\n<li>BUGFIX: Refactored tabs logic in <code>function register_settings()<\/code> since incorrect nesting means output can never happen<\/li>\n<\/ul>\n\n<h4>1.2.43<\/h4>\n\n<ul>\n<li>2022-07-24<\/li>\n<li>Tested up to WordPress 6.0.1<\/li>\n<li>BUGFIX: Added <code>( is_a( $post, 'WP_Post' )<\/code> check to <code>enqueue_fa_scripts()<\/code> to prevent non-object error<\/li>\n<\/ul>\n\n<h4>1.2.42<\/h4>\n\n<ul>\n<li>2022-05-27<\/li>\n<li>Tested up to WordPress 6.0.0<\/li>\n<\/ul>\n\n<h4>1.2.41<\/h4>\n\n<ul>\n<li>2022-04-05<\/li>\n<li>Tested up to WordPress 5.9.3<\/li>\n<\/ul>\n\n<h4>1.2.40<\/h4>\n\n<ul>\n<li>2022-03-11<\/li>\n<li>Tested up to WordPress 5.9.2<\/li>\n<\/ul>\n\n<h4>1.2.39<\/h4>\n\n<ul>\n<li>2022-02-24<\/li>\n<li>Security fix<\/li>\n<\/ul>\n\n<h4>1.2.38<\/h4>\n\n<ul>\n<li>2022-02-22<\/li>\n<li>Tested up to WordPress 5.9.1<\/li>\n<\/ul>\n\n<h4>1.2.37<\/h4>\n\n<ul>\n<li>2022-02-14<\/li>\n<li>DRY refactored class-five-star-ratings-shortcode.php: moved variables into the constructor function<\/li>\n<li>Replaced wp_kses with esc_html__ where possible<\/li>\n<li>Revised and improved some comments<\/li>\n<\/ul>\n\n<h4>1.2.36<\/h4>\n\n<ul>\n<li>2022-02-11<\/li>\n<li>Reverted SRI hash check and ensured local scripts pass the check<\/li>\n<li>Updated jquery-validate.js to v1.19.3<\/li>\n<li>Updated clipboard.js to v2.0.10<\/li>\n<\/ul>\n\n<h4>1.2.35<\/h4>\n\n<ul>\n<li>2022-02-10<\/li>\n<li>Updated to Fontawesome 6.0.0<\/li>\n<li>Don\u2019t add SRI hash to fallback scripts if external scripts don\u2019t load<\/li>\n<\/ul>\n\n<h4>1.2.34<\/h4>\n\n<ul>\n<li>2022-02-09<\/li>\n<li>Remove unused JavaScript and dev tools from plugin FREE version<\/li>\n<\/ul>\n\n<h4>1.2.33<\/h4>\n\n<ul>\n<li>2022-02-08<\/li>\n<li>Reorganized assets directory<\/li>\n<li>Removed 4 unnecessary translation calls<\/li>\n<li>ACCESSIBILITY IMPROVEMENT: Changed starsminValue &amp; starsmaxValue ratings fields to &lt;output&gt;<\/li>\n<li>Updated description in class-five-star-ratings-shortcode-admin-api.php file comment<\/li>\n<\/ul>\n\n<h4>1.2.32<\/h4>\n\n<ul>\n<li>2022-01-26<\/li>\n<li>Tested up to WordPress 5.9<\/li>\n<\/ul>\n\n<h4>1.2.31<\/h4>\n\n<ul>\n<li>2022-01-20<\/li>\n<li>Update contact &amp; support URL on plugins page for PRO users<\/li>\n<li>Add index.php to project root<\/li>\n<\/ul>\n\n<h4>1.2.30<\/h4>\n\n<ul>\n<li>2022-01-10<\/li>\n<li>Tested up to WordPress 5.8.3<\/li>\n<li>Check for FREE vs. PRO and serve appropriate support URL<\/li>\n<\/ul>\n\n<h4>1.2.29<\/h4>\n\n<ul>\n<li>2021-11-22<\/li>\n<li>BUGFIX: (PRO only) Check whether $post-&gt;post_content and $post-&gt;post_author are set before assigning variables<\/li>\n<\/ul>\n\n<h4>1.2.28<\/h4>\n\n<ul>\n<li>2021-11-11<\/li>\n<li>Tested up to WordPress 5.8.2<\/li>\n<li>Update PRO plugin description in README &amp; upgrade notice<\/li>\n<\/ul>\n\n<h4>1.2.27<\/h4>\n\n<ul>\n<li>2021-11-07<\/li>\n<li>BUGFIX: Options reset now returns decimal separator to default<\/li>\n<\/ul>\n\n<h4>1.2.26<\/h4>\n\n<ul>\n<li>2021-11-04<\/li>\n<li>NEW FEATURE (PRO ONLY): Option to output numeric text using alternate decimal separator (comma)<\/li>\n<\/ul>\n\n<h4>1.2.25<\/h4>\n\n<ul>\n<li>2021-09-16<\/li>\n<li>BUGFIX: Fixed reset button not rendering on options tab in some instances<\/li>\n<\/ul>\n\n<h4>1.2.24<\/h4>\n\n<ul>\n<li>2021-09-15<\/li>\n<li>BUGFIX: Added check to remove unused PRO code from FREE version of class-five-star-ratings-shortcode-settings.php<\/li>\n<li>Update README<\/li>\n<\/ul>\n\n<h4>1.2.23<\/h4>\n\n<ul>\n<li>2021-09-14<\/li>\n<li>(PRO ONLY) Add options reset button to options tab<\/li>\n<\/ul>\n\n<h4>1.2.22<\/h4>\n\n<ul>\n<li>2021-09-13<\/li>\n<li>(PRO ONLY) Added show\/hide option for numerical text<\/li>\n<li>(PRO ONLY) Fixed missing translator comment for gettext call<\/li>\n<\/ul>\n\n<h4>1.2.21<\/h4>\n\n<ul>\n<li>2021-09-09<\/li>\n<li>Tested up to WordPress 5.8.1<\/li>\n<li>BUGFIX: added additional check before printing JSON to avoid undefined variable error<\/li>\n<\/ul>\n\n<h4>1.2.20<\/h4>\n\n<ul>\n<li>2021-07-23<\/li>\n<li>Tested up to WordPress 5.8<\/li>\n<\/ul>\n\n<h4>1.2.19<\/h4>\n\n<ul>\n<li>2021-05-20<\/li>\n<li>Added short description to README<\/li>\n<li>Updated plugin tags<\/li>\n<li>Updated header in main plugin file<\/li>\n<\/ul>\n\n<h4>1.2.18<\/h4>\n\n<ul>\n<li>2021-05-13<\/li>\n<li>BUGFIX: Updated assets\/settings.js to check whether ClipboardJS has been defined so we don't get an error in the FREE plugin version<\/li>\n<\/ul>\n\n<h4>1.2.17<\/h4>\n\n<ul>\n<li>2021-05-13<\/li>\n<li>Tested up to WordPress 5.7.2<\/li>\n<\/ul>\n\n<h4>1.2.16<\/h4>\n\n<ul>\n<li>2021-05-11<\/li>\n<li>BUGFIX: fix \"previously declared function\" error<\/li>\n<li>Refactored code to ensure premium code is not rendered in free version<\/li>\n<\/ul>\n\n<h4>1.2.15<\/h4>\n\n<ul>\n<li>2021-05-04<\/li>\n<li>BUGFIX: add ( isset( $_GET['tab'] ) ) check<\/li>\n<\/ul>\n\n<h4>1.2.14<\/h4>\n\n<ul>\n<li>2021-05-04<\/li>\n<li>MULTIPLE BUGFIXES for PRO plugin<\/li>\n<li>Fixed undefined variables<\/li>\n<li>Added check for non-existing featured image when using rich snippets<\/li>\n<li>Added check for incorrect shortcode syntax when using maximum star rating feature in PRO plugin.<\/li>\n<li>Updated Freemius SDK<\/li>\n<\/ul>\n\n<h4>1.2.13<\/h4>\n\n<ul>\n<li>2021-04-21<\/li>\n<li>Tested up to WordPress 5.7.1<\/li>\n<\/ul>\n\n<h4>1.2.12<\/h4>\n\n<ul>\n<li>2021-03-12<\/li>\n<li>Tested up to WordPress 5.7<\/li>\n<\/ul>\n\n<h4>1.2.11<\/h4>\n\n<ul>\n<li>2021-01-28<\/li>\n<li>Add check for existence of $review_type<\/li>\n<\/ul>\n\n<h4>1.2.10<\/h4>\n\n<ul>\n<li>2021-01-19<\/li>\n<li>Update to 5.15.2<\/li>\n<\/ul>\n\n<h4>1.2.9<\/h4>\n\n<ul>\n<li>2021-01-18<\/li>\n<li>BUGFIX: Replace incorrect variable $link with $url in function checklink()<\/li>\n<\/ul>\n\n<h4>1.2.8<\/h4>\n\n<ul>\n<li>2021-01-07<\/li>\n<li>BUGFIX: Revert strict comparison operators to loose-typing<\/li>\n<\/ul>\n\n<h4>1.2.7<\/h4>\n\n<p>2021-01-07\nTested up to WordPress 5.6\nBUGFIX: fix undefined variable<\/p>\n\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>2021-01-07<\/li>\n<li>Add local fallback for external scripts<\/li>\n<li>Some code formatting cleanup to meet WordPress coding standard, but more is needed<\/li>\n<li>Load Farbtastic script in footer<\/li>\n<li>SECURITY: Sanitize $textsize &amp; $textcolor on output<\/li>\n<li>SECURITY: Add nonce to form reset for to prevent CSFR attacks<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>2020-10-08<\/li>\n<li>Tested up to 5.5.3<\/li>\n<li>Update FREEMIUS SDK to v.2.4.1<\/li>\n<li>Use Dashicons coffee glyph instead of FontAwesome coffee glyph in plugin meta<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>2020-09-29<\/li>\n<li>BUGFIX fix missing borders on &lt;details&gt; element<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>2020-09-29<\/li>\n<li>SECURITY FIX: escape or sanitize all translatable strings<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>2020-09-22<\/li>\n<li>Improved microcopy<\/li>\n<li>Fix some i18n errors<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>2020-09-21<\/li>\n<li>(PRO only) Improved label and validation message for ratings field in shortcode generator<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>2020-09-20<\/li>\n<li>(PRO only) BREAKING CHANGES: Recipe Rich Snippets require new syntax<\/li>\n<li>(PRO only) BUGFIX: fix missing curly brace in Recipe Rich Snippets output<\/li>\n<li>(PRO only) Improve Recipe Rich Snippets syntax<\/li>\n<li>(PRO only) Now supports guided recipes<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>2020-09-17<\/li>\n<li>Fix incorrect translator notes<\/li>\n<li>Improve ARIA text in output<\/li>\n<li>(PRO only) Better currency regex (allow period (.) as 1000s separater &amp; comma (,) as decimal separater)<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>2020-09-14<\/li>\n<li>Replace $pagenow global with $hook check wherever appropriate<\/li>\n<li>Complete overhaul of i18n internationalization<\/li>\n<li>Sanitize links in internationalized strings<\/li>\n<li>Update .pot file<\/li>\n<li>Update README<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>2020-09-13<\/li>\n<li>BUGFIX: 1.1.2 reintroduced error of scripts loading outside plugin settings page, conflicting with other plugins; this update fixes that while ensuring scripts still load when needed<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>2020-09-13<\/li>\n<li>BUGFIX: fix version check<\/li>\n<li>BUGFIX: fix missing admin scripts<\/li>\n<li>BUGFIX: fix missing padding on details:summary<\/li>\n<li>New PRO feature: shortcode generator<\/li>\n<li>Updated UX &amp; CSS<\/li>\n<li>Updated usage examples<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>There is no v1.1.0 :-(<\/li>\n<\/ul>\n\n<h4>1.0.22<\/h4>\n\n<ul>\n<li>2020-09-04<\/li>\n<li>Tested up to WordPress 5.5.1<\/li>\n<\/ul>\n\n<h4>1.0.21<\/h4>\n\n<ul>\n<li>2020-08-01<\/li>\n<li>BUGFIX: Load admin scripts and styles correctly to fix critical conflict with other plugins<\/li>\n<\/ul>\n\n<h4>1.0.20<\/h4>\n\n<ul>\n<li>2020-07-23<\/li>\n<li>Integrate auto-deactivation of FREE version when upgrading to PRO<\/li>\n<\/ul>\n\n<h4>1.0.19<\/h4>\n\n<ul>\n<li>2020-07-20<\/li>\n<li>BUGFIX: Fix fatal error on upgrade: cannot redeclare fsrs_fs_uninstall_cleanup()<\/li>\n<\/ul>\n\n<h4>1.0.18<\/h4>\n\n<ul>\n<li>2020-06-25<\/li>\n<li>BUGFIX: Fix coffee cup icon not rendering in plugin meta<\/li>\n<\/ul>\n\n<h4>1.0.17<\/h4>\n\n<ul>\n<li>2020-06-16<\/li>\n<li>Tested up to WordPress 5.4.2<\/li>\n<li>BUGFIX: Fix premium code rendering in free plugin<\/li>\n<\/ul>\n\n<h4>1.0.16<\/h4>\n\n<ul>\n<li>2020-04-30<\/li>\n<li>Tested up to WordPress 5.4.1<\/li>\n<\/ul>\n\n<h4>1.0.15<\/h4>\n\n<ul>\n<li>2020-04-01<\/li>\n<li>Tested up to WordPress 5.4<\/li>\n<li>BUGFIX: Fix use of \"this\" keyword outside object context<\/li>\n<li>BUGFIX (PRO ONLY): Replace borked color picker with native HTML color picker<\/li>\n<li>Remove surrounding underscores from constant names per WordPress coding standards<\/li>\n<\/ul>\n\n<h4>1.0.14<\/h4>\n\n<ul>\n<li>2019-12-17<\/li>\n<li>Use get_bloginfo( 'wpurl' ) instead of get_bloginfo( 'url' )<\/li>\n<\/ul>\n\n<h4>1.0.13<\/h4>\n\n<ul>\n<li>2019-12-16<\/li>\n<li>New PRO feature: Google Rich Snippets for products, restaurants, &amp; recipes<\/li>\n<li>Add debugging on PHP contants conflict<\/li>\n<\/ul>\n\n<h4>1.0.12<\/h4>\n\n<ul>\n<li>2019-12-10<\/li>\n<li>Correct Plugin URI in README<\/li>\n<li>Correct link to Github repo in README<\/li>\n<\/ul>\n\n<h4>1.0.11<\/h4>\n\n<ul>\n<li>2019-12-10<\/li>\n<li>BUGFIX: Fix stars showing zero if rating is 0.5<\/li>\n<li>Improve usage examples<\/li>\n<\/ul>\n\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>2019-12-10<\/li>\n<li>Update usage examples in readme<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>BUGFIX: Fix incorrect text output if user enters x.5 where x is the maximum number of stars<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>Change SCRIPT_DEBUG CORS policy check<\/li>\n<li>Fix missing translation string<\/li>\n<li>Change PRO version slug<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>BUGFIX: Fix CORS policy error<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>Update .POT file.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>Fix error in documentation.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>Fix error in documentation.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>2019-12-09<\/li>\n<li>BUGFIX: Fix options not displaying for PRO plugin<\/li>\n<li>BUGFIX: Fix incorrect class in ratings text output<\/li>\n<li>Refactor shortcode: remove \"half\" attribute &amp; use float instead<\/li>\n<li>Remove unused admin CSS rules<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>2019-12-08<\/li>\n<li>Correct plugin tags<\/li>\n<li>Correct badge links in readme.md<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>2019-12-08<\/li>\n<li>BUGFIX: Fix incorrect <em>VERSION<\/em> constant; should be FSRS_VERSION<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>2019-12-06<\/li>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Simple lightweight shortcode to add 5-star ratings anywhere.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/114638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=114638"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/seezee"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=114638"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=114638"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=114638"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=114638"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=114638"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=114638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}