Update: Flash is now blocked by default since browsers have started to phase out Flash.
2.1.2 ~ July 04, 2016
Fix: Fixed the dummy rating widget in the comment form.
2.1.1 ~ May 30, 2016
New: Added aria labels.
2.1.0 ~ May 04, 2016
Fix: The rating's type, title, rclass, URL, and image URL were not synced after first vote.
2.0.9 ~ January 06, 2016
Update: Optimized the creation of new ratings.
2.0.8 ~ September 04, 2015
Fix: The $.lastVoteTooltip was using the average rate incorrectly (not normalized) and the function was returning an "Undefined" value when the average rate of the rating was not an integer (had a fraction).
2.0.7 ~ July 29, 2015
Fix: Mobile rating is now visible when the top-rated widget is showing.
2.0.6 ~ July 24, 2015
New: Added new property isDummy to handle the dummy rating that is attached to the comment form when the comment rating mode is "Review".
New: Added new label {{rating.lastVote}} used by the comment ratings in review mode.
2.0.5 ~ June 10, 2015
Fix: Updated urid-s serialization method to RW.JSON.stringify instead of simple concatenation.
2.0.4 ~ May 20, 2015
Fix: Added trim to urid. Was throwing an exception when there was spaces as suffix of urid property.
2.0.2 ~ February 20, 2015
New: Added new property forceSync - to force rating sync with the server (for summary rating, which is readOnly, but should be synced back anyways).
2.0.1 ~ February 11, 2015
Fix: Tooltip is not shown for when corresponding label is empty.
2.0.0 ~ January 21, 2015
New: Added Powered By branding to mobile optimized view with a back link to RatingWidget.
Fix: Changed attribute value from nodeValue (deprecated) to value.
1.9.9 ~ January 4, 2015
Fix: Fixed a bug in rating instance setOptions method.
1.9.8 ~ November 30, 2014
New: Added an option to force ratings data sync by using DBG=true in query string.
New: urid is now extrapolated when data-title is set, even if the urid is not set.
1.9.7 ~ November 2, 2014
New: Added sync property to set whether the rating metadata should be synced with the backend.
1.9.6 ~ October 11, 2014
Fix: Powered By branding is now removed when recommendations are visible for paid customers.
New: Added hideRecommendations property to hide recommendation for non paid customers.
1.9.5 ~ September 22, 2014
Optimization: If the user is setting alphanumerical urid and the rating doesn't have explicit title, the title becomes the urid.
Update: Hard coded LSO rendered object dimensions, to prevent collisions with local CSS rules on site.
1.9.4 ~ September 6, 2014
Fix: Fixed ratings render when title is urlencoded string.
New: Added mobile control options to show/hide mobile trigger, and enable/disable mobile optimized UX.
1.9.3 ~ July 29, 2014
New: Added numbers localization into core. Localized Arabic, and some additional languages.
Fix: Fixed visitor identification plan, which is loaded from the server side.
New: Major platform update to handle cases when items are dynamically loaded (like Squarespace comments).
1.9.2 ~ July 14, 2014
Update: By IP identification is now Professional plan feature.
New: Added jQuery style selector function.
Fix: Fixed iOS devices 3rd party cookie blocking unlimited voting bug, by identifying the visitor with IP.
1.9.1 ~ July 5, 2014
New: Implemented global visitor sign-in/up workflow.
1.9.0 ~ June 9, 2014
New: You can now assign alpha-numeric rating ids.
Fix: Fixed a bug when there multiple ratings with same urid that was extracted from the data-urid attribute.
Fix: Fixed style.css loading on HTTPS, by creating a new css file called style.secure.css
Fix: Fixed a major bug in the ratings render process for ratings with urid in attribute.
New: Core method _getByAttr was fixed to handle cases with empty class name.
1.8.9 ~ May 29, 2014
Fix: Fixed another major bug, resources were loading before the get.php call, which is problematic when there's a server side style saved. Therefor, resources are now loaded at the _getCallback. This logic could be improved - the resources could be loaded before the callback if we are not in optimized flow.
New: Votes inline report is now hidden on rate.
1.8.8 ~ April 26, 2014
New: Add settings to customize the label format and likes/dislikes labels format in different states.
1.8.7 ~ April 24, 2014
New: Primary rating's title and image are now automatically extracted from document title and og:image tags.
1.8.6 ~ April 17, 2014
Update: Custom image sprite is now only supported for Premium customers and above.
1.8.5 ~ March 27, 2014
New: Added support for recommendations for paid customers (requires opt-in via the settings).
New: Added support for sponsored content recommendations for paid customers as affiliation program (requires opt-in via the settings).
1.8.4 ~ March 16, 2014
Fix: Added nofollow rel attribute to links.
Update: ReadOnly ratings are now don't invoke server side rating details update (for Top-Rated Widget ratings which were invoking unnecessary updates).
Update: VigLink script is only loaded on non premium and non adult sites.
1.8.3 ~ February 12, 2014
New: Implemented JSONP callback function flow.
Optimized: Optimized server side ratings update.
1.8.2 ~ January 28, 2014
New: Added server side style support for Zepo.in stores.
Optimized: Major server side optimization for pages that include multiple ratings.
1.8.1 ~ January 17, 2014
New: Added rating instance id to every instance.
New: Votes report is now automatically opened after vote/rate completion.
Optimized: Width & Height core methods are now using getBoundingClientRect.
1.8.0 ~ January 16, 2014
Optimized: Unique device guid generation is now using regular cookie + LSO (flash cookie) as a backup cookie.
Tweak: Changed device guid to numeric big integer instead of hex serial.
New: Added \"Sponsored\" label to all sponsored recommendations (dignity / transparency).
New: Site ID is now also passed on static JSONP requests.
New: Sponsored content is now opened in new window.
Fix: Fixed \"Powered by\" link address in Top-Rated Widget.
1.7.9 ~ December 29, 2013
Optimized: Site identifier is now transfered with static requests.
1.7.7 ~ December 28, 2013
New: Added elapsed time to communication.js to track when events happen.
New: Added Shopify module to track correlation between visitors who rate to visitors who click "Add to Cart" button.
1.7.6 ~ December 22, 2013
Fix: When user select thumb style rating but specified stars number which is different than 5, it massed up the dislike action.
New: Expanded mobile optimized view to Android + Chrome on sites without Brow.si.
1.7.5 ~ December 8, 2013
Fix: Visitor's voting frequency is now working correctly.
New: Added tiny size support.
1.7.4 ~ December 3, 2013
Optimization: Modified async main style file loader to be identified by zIndex instead of a font size.
Fix: Tweaked mobile dropdown dimensions for IE.
New: Added mobile optimized component MVP.
New: Added device type, operating system and browser to resources.php load (to support custom device deployments).
New: Added a method to extract primary rating of the page (to support mobile optimized component).
1.7.3 ~ Novermber 27, 2013
New: Implemented first version of Social Identification.
New: New method to communication to load async JS without JSONP.
Fix: Added urid parse from attribute to _getRatingId.
1.7.2 ~ Novermber 3, 2013
Optimization: Resource translations loader is now automatically expandable with new terms.
New: Visitor is mobile device param was added.
Optimization: RW.isVisible is now also verifies the item is really visible in screen.
New: Updated loader to new 14x14 RW branded gif loader.
Fix: Optimized bubbles nub view on PC vs. Mobile.
New: Added async execution method - executeWhen.
1.7.1 ~ October 31, 2013
Fix: Minor bugs fixes of unnecessary "," that breaks IE7.
Fix: RGBA is now first validating if the browser supports RGBA (lower than IE9 don't).
Hot: Added visitor identification type property.
Optimization: Optimized identification method.
New: Enriched CSS async loader with isLoaded verification method.
Fix: Fixed _cloneObj to work correctly with arrays.
Fix: Finally, optimized offset method to work for all browsers in any DOM conditions.
New: Added prependChild to core JS.
Optimization: Moved _renderPoweredBy render method to RW core.
New: Enriched rating instance to preserve original element's style.
1.7.0 ~ October 14, 2013
New: Visual representation of visitor's last vote on stars hover.
1.7.0 ~ October 14, 2013
Fix: Flash cookie loader is now hidden.
Optimize: Don't show sponsored content that the user already clicked on.
Fix: From now ratings can be re-rendered.
New: Control text of votes overview pop-up and recommendations window.
Optimization: Prevent from parallel duplicate inline votes review requests.
1.6.9 ~ October 10, 2013
New: Added support for label/bubble background color modification.
New: Top-Rated Widget is now handling beforeWidget and afterWidget html strings correctly.
1.6.5 ~ September 9, 2013
New: Optimized voting user experience for mobile devices.
Fix: Top-Rated Widget is now handling beforeWidget and afterWidget html strings correctly.
1.6.4 ~ August 6, 2013
Fix: Added default properties for Top-Rated Widget.
Fix: Added properties support for extra html before and after the Top-Rated Widget.
New: Added new property called showLoader that controls whether to show loader GIF or not.
New: Support of accumulated/aggregated rating type.
1.5.9 ~ July 9, 2013
New: Added support for top recommended posts within the inline report.
1.5.8 ~ June 22, 2013
New: Automatic user rating id generation by page url and elemnts html position/order without explicit id specification.
New: Ratings are now support img property in the settings for future recommendations with rating img thumb view.
1.5.7 ~ June 16, 2013
Fix: Class boolean options extraction fix.
Fix: Add try catch wrapper for render callback, to continue render on callback exceptions.
Fix: Premium user identirication.
1.5.6 ~ May 19, 2013
Fix: beforeRate and afterRate callbacks.
1.5.5 ~ May 16, 2013
Fix: Finally fixed overlaying tooltip when html/body margin top > 0.
New: Added Ads support code.
1.5.4 ~ April 7, 2013
New: Added rating instance resolution control.
New: For star ratings with less than five stars, show original labels instead of stars number.
Fix: Optimized core JavaScript code.
1.5.3 ~ March 23, 2013
New: Added support for thumb style rating inline reports.
1.5.2 ~ March 7, 2013
Fix: Fixed thumb style rating boosting support.
Fix: Removed Powered By line from pro users inline report.
Fix: Fixed isFirstVote value in afterRate callback.
1.5.1 ~ March 2, 2013
New: Added beautiful inline reports.
1.5.0 ~ February 19, 2013
New: Added workaround for flash blocking add-ons. So now the ratings will work smoothly on any browser with flash blocker.
Fix: Fixed DUMMY labels bug.
1.4.9 ~ February 10, 2013
Fix: No more alerts that hassle poor customers when the rating isn't defined correctly. The error message moved to console log.
New: HUid is now passed as a parameter back to the server for optimization reasons.
New: Added stars number identification for special CSS stars manipulations.
Fix: Added timeout protection for ansync CSS stylesheet loader. This should prevent the ever loading gif bug.
1.4.8 ~ February 4, 2013
New: Added new property, showAverage, to the Options-Object especially for competitions. When showAverage = false, the user will only see his own last vote.
1.4.7 ~ January 13, 2013
New: Added maintenance mode for DB upgrades and server maintenance.
Fix: Fixed small google analytics tracking bug.
Fix: Fixed _asyncStylesheetInclude. Seems like browser's zoom actually affects on RW._getStyle (font-size is changing correspondingly). So Instead of checking exact value, now a range is checked.
Fix: Fixed ratings beforeRate and afterRate callbacks.
1.4.6 ~ December 22, 2012
New: Added support to enable multi-voting by same users according to specified frequency (daily, weekly, monthly).
Fix: Fixed exception on rating mouseOut even when info label was hidden (showInfo = false).
Optimize: Optimized functions to decrease JS size and improve efficiency.
1.4.5 ~ December 17, 2012
Update: Moved _getRatingId (rating id extraction) to be public.
Fix: CSS style computation function was fixed.
Fix: Rating's report url was fixed to support Christmas themes.
Fix: Rating's Tooltip overly/positioning issue was fixed by modifying get_offset, which now take html's node margin in count.
1.4.4 ~ November 2, 2012
Fix: Rating class language load is now fixed.
New: Start to improve core JavaScript for optimization.
1.4.3 ~ October 27, 2012
New: Added beautiful text background support.
New: Changed default font style to inherited.
New: Changed default rating theme to Oxygen.
Fix: Tweaked report icon margin.
Fix: Removed unrequired CSS selectors.
1.3.8 ~ January 10, 2012
Fix: Fixed the condition that validate that the async CSS stylesheet was fully loaded.
1.3.5 ~ August 11, 2011
Fix: Tooltip position is now consider the HTML node offset as well.
1.3.4 ~ July 16, 2011
New: Prepared the core JS to support subscribed users.
1.3.3 ~ February 23, 2011
New: Advanced thumbs settings - you can now set the thumbs type to show only Dislike button.
New/Fix: Star mouseOver effects only on the overed rating instance.
Fix: Custom image style is now fixed.
1.3.2 ~ February 21, 2011
New: Advanced thumbs settings - you can now set the thumbs type to show only Like button.
1.3.1 ~ February 12, 2011
New: If rating is already rated by the user, the selected rating is automatically loaded.
New: You can specify if the rating can be re-rated (reVote property).
New: Accamulator Rating - ratings can now reflect on other ratings (e.g. can be used for forum users).
1.3.0 ~ February 7, 2011
New: Secure data transfer options (timestamp + token).
New: Flash dependency can be configured in new RW_Advanced_Options.
1.2.9 ~ January 30, 2011
Fix: Rating-Widget Report link correction.
New: You can now initialize the Rating-Widget with voter id.
1.2.8 ~ January 25, 2011
New/Fix: You can now rate from multiple computers on the same local network.
1.2.7 ~ January 24, 2011
Fix: Tooltip positioning and appearence.
Fix: Firefox inline alignment.
Fix: Finally minimized JS lib.
1.2.6 ~ January 23, 2011
Fix: Major IE bug fix because of URL chars limit.
1.2.5 ~ January 22, 2011
Fix: Thumb's multiple rating widgets synchronization was fixed.
Fix: CSS tweaks for BuddyPress.
New: Advanced css inline properties were added to the Options-Object.
Fix: readOnly ratings Rate This notifications were removed.
1.2.4 ~ January 20, 2011
New: Added hooks support, will be explicitly detailed soon on the new updated developers page.
New: You can now specify the number of stars for your widget by setting - optionsObject.advanced.star.stars property. This option yet fully supported because we must adapt the Rating-Report page to it.
Fix: Cleared unused JS procedures.
1.2.3 ~ January 16, 2011
Fix: Language support fix.
1.2.2 ~ January 13, 2011
Fix: JS UI logical hierarchy fix.
1.2.1 ~ January 12, 2011
New: Finished integrating rating themes support.
New: Color property was deprecated from options object and replaced with Style property. We still support backwards for old versions with color property.
New: German language support - thanks to all translators!
New: Prepared the widget infrastracture to support rating themes.
1.1.9 ~ January 6, 2011
New: Prepared the widget infrastracture to support custom image with Thumb ratings.
New: Loading animation for back-end calls.
1.1.8 ~ January 6, 2011
Fix: Fixed readOnly functionality.
1.1.7 ~ January 5, 2011
New: Rate description was moved to new Tooltip UI element.
New: 2 new properties were added to the Options-Object - showInfo (boolean); showTooltip (boolean);
This properties control the visibility of the info label and the tooltip, correspondingly.
CSS stylesheet improvements.
1.1.6 ~ January 4, 2011
Fix: Localization bug fix (UTF-8 chars).
1.1.5 ~ January 3, 2011
Fix: Major cross-domain communication bug fix. Now IE and Safari works O.K.
Fix: IE CSS tweeks. Still working on CSS changes for IE7.
1.1.4 ~ December 30, 2010
Fix: Fixed "invalid rids error" when called RW.render on a page without any Rating-Widget containers.
CSS tweeks.
1.1.3 ~ December 29, 2010
Fix: Widgets UI workflow was fixed. From now the ratings appears only after the matching CSS stylesheet is fully loaded.
1.1.2 ~ December 28, 2010
New: Loading animation was added before the ratings UI is rendered.
1.1.1 ~ December 27, 2010
New: "lng" attribute was added to the options object. From now on you can specify the language per individual rating.
New: Languages load optimization was added.
Fix: CSS tweeks.
1.1.0 ~ December 26, 2010
New: Added "Empty" language to the languages pool, for ratings without any label notifications.
1.0.9 ~ December 25, 2010
New: New functionality was added to the API - initClass(pClass, pOptions);
From now, you can init ratings options by specified class.
All you need to do is to specify the class in the rating container class.
E.g. <div "class="rw-ui-container rw-class-front-post rw-urid-72"></div>
Fix: CSS tweeks.
1.0.8 ~ December 24, 2010
New: Added transformation between rating types.
1.0.7 ~ December 24, 2010
New: Rating type was added - Thumbs type.
1.0.6 ~ December 23, 2010
New: Add 2 nice & important callbacks which are part of the options object - beforeRate(vote, rating); and afterRate(vote, rating);.
1.0.5 ~ December 23, 2010
New: Multi-Language support was successfuly added.
Fix: CSS fixes.
1.0.4 ~ December 22, 2010
New: Custom rating image functionality was added.
1.0.3 ~ December 22, 2010
New: Rating control boosting options were added to the options object.
1.0.2 ~ December 21, 2010
New: Advanced text options were added to the options object.
New: Advanced layout options were added to the options object.
1.0.1 ~ December 20, 2010
Initial release. Congrats!
WordPress Plugin
3.2.4 – 2025-09-09
Update: Removed paid plans.
3.2.3 – 2023-10-10
Update: Updated version of Freemius with bug fixes and a new feature (garbage collector).
3.2.2 – 2023-10-09
Update: Improved variables escaping and user capabilities checking.
Update: Removed unused resources.
3.2.1 – 2023-08-03
Update: Improved the rating HTML generation.
3.2.0 – 2023-07-05
Update: Updated Freemius SDK to the latest version.
3.1.9 – 2023-03-27
Update: Updated version of Freemius with a minor bug fix.
3.1.8 – 2023-02-27
Update: Updated version of Freemius with bug fixes and new features (connectivity test removed).
3.1.7 – 2023-01-23
Update: Updated version of Freemius with bug fixes.
3.1.6 – 2022-11-14
Update: Updated version of Freemius with a minor bug-fix.
3.1.5 – 2022-11-14
Update: Updated version of Freemius with bug fixes and new features.
3.1.4 – 2022-02-28
Update: Security patch.
3.1.3 – 2022-01-06
Update: Updated version of Freemius with bug fixes and new features (clone resolution is now supported).
3.1.2 – 2021-02-03
Update: Updated version of Freemius with bug fixes and new features.
3.1.1 – 2020-10-07
Update: Updated version of Freemius with bug fixes and new features.
3.1.0 – 2020-07-15
Update: Updated version of Freemius with bug fixes and new features.
3.0.9 – 2020-03-11
Fix: Fixed a fatal error on the “Advanced” settings page.
3.0.8 – 2019-12-16
Update: Updated version of Freemius with bug fixes.
3.0.7 – 2019-12-15
Update: Updated version of Freemius with bug fixes and new features.
3.0.6 – 2019-06-04
Update: Updated version of Freemius with bug fixes and new features.
3.0.5 – 2019-02-28
Update: Security patch.
3.0.4 – 2019-01-08
Update: Updated version of Freemius with bug fixes.
3.0.3 – 2018-12-08
Update: Updated version of Freemius with bug fixes.
3.0.2 – 2018-11-25
Update: Updated version of Freemius with bug fixes and new features.
3.0.1 – 2018-08-19
Fix: Fixed the download link for the premium version on the “Account” section.
3.0.0 – 2018-05-27
Major update: The plugin is now fully GDPR ready!
2.9.5 – 2018-04-24
Update: Updated version of Freemius with bug fixes.
Fix: Fixed the rendering of newly inserted BuddyPress activity ratings when there are no status updates or comments yet.
Fix: Fixed the JS logic that determines if BuddyPress is inserting a new status update or comment.
Fix: Fixed the issue with the logic for the rendering of BuddyPress activity comment ratings that was causing an infinite loop.
2.9.4 – 2018-03-27
Update: Updated version of Freemius with bug fixes.
2.9.3 – 2018-03-02
Update: Improved multi-site network Integration.
2.9.2 – 2018-02-21
Fix: Fixed the saving of the options.
2.9.1 – 2018-01-17
Fix: Fixed API server clock syncing.
Update: Updated version of Freemius with bug fixes.
2.9.0.1 – 2017-12-13
Fix: Fixed the referrer policy for admin pages that have a rating.
2.9.0 – 2017-12-12
Performance: Improved the localization mechanism for reduced memory consumption.
Fix: Misc bug fixes.
Update: Updated the Freemius SDK version.
2.8.9 – 2017-10-01
Security Fix: Fixed an XSS security vulnerability.
2.8.8 – 2017-08-24
Update: Updated version of Freemius with bug fixes.
New: The Product Rich Snippet markup now supports the JSON-LD format for WooCommerce version 3.0.0 and above.
2.8.7.1 – 2017-05-10
Fix: Translation method dependency fix.
2.8.7 – 2017-04-28
Optimization: Removed the screenshots from the plugin to lighten the zip size.
Readme: Tweaked the FAQ section to show up nicely in the new directory.
Readme: Moved the location of the video to show above the fold.
Update: Updated version of Freemius with bug fixes and full translation to Japanese.
2.8.6 – 2017-03-07
Fix: Fixed an unclosed div tag related to the Rich Snippets markup.
Update: Updated version of Freemius with bug fixes and full translation to Japanese.
2.8.5 – 2016-12-12
Fix: Fixed a major issue that was causing the accounts to disconnect from the RatingWidget backend.
Fix: WooCommerce integration now works with multisite setup.
2.8.4 – 2016-11-12
Fix: Adjusted bbPress legacy logic to work with mysqli instead of mysql for PHP 7.
Fix: Updated Freemius version (bunch of bug fixes).
Update: From now Flash cookie voter identification will be disabled by default since browsers like FireFox are starting to stop supporting flash.
2.8.3 – 2016-09-13
Fix: Fixed some logic in license activation.
2.8.2 – 2016-08-01
New: Add filter for altering the list of excluded custom post types for the rating widget display.
New: Show ratings on product category pages.
Fix: Fixed an HTTPS-related issue in RatingWidget SDK.
Update: Don’t limit post title on top rated table.
2.8.1 – 2016-05-04
Update: Tested plugin on WP 4.5.1.
Update: Improved the UI of the add-ons section.
Fix: Minor JavaScript fixes.
Fix: Fixed auto-updates mechanism for pro versions.
2.8.0.1 – 2016-04-12
Fix: Fixed the bug with the post editor.
2.8.0 – 2016-04-11
Fix: Fixed the comment review ratings type so the top-rated widget will load them correctly as comment ratings.
Update: Added code type into plugin’s HTML comment signature (helps for debugging).
Update: Freemius version update.
2.7.9 – 2016-02-29
Performance: Major performance optimization by significantly reducing the number of API calls and making them non-blocking using wp-cron mechanism.
Fix: Fixed some PHP notices for PHP 5.2 when running in WP debug mode.
Fix: CSS fixes to adjust to the new WP versions CSS.
Fix: Fixed title encoding issue in the star rating reports page.
2.7.8.4 – 2016-01-24
Fix: Plugin slowdowns due to constant API requests on every pageview.
2.7.8.1 – 2016-01-22
Fix: Fixed API connectivity admin notices when not required.
Fix: Plugin was throwing errors when executed without HTTP context (e.g. CLI).
2.7.8 – 2016-01-17
Fix: Fixed fatal error undefined function fs_override_i18n().
2.7.7 – 2016-01-15
Minor: Updated opt-in button to be more user friendly.
Fix: Updated to Freemius latest SDK which prevents SDK versions collision (when two plugins using Freemius).
2.7.6 – 2015-12-29
Fix: Fixed the ‘Last Year’ option in the top-rated widget and the ‘Last 6 Months’ option in the top-rated shortcode.
Fix: The ‘Workflows’ sub menu item should only be visible when there is an active add-on.
2.7.5 – 2015-12-24
Update: Updated the rich snippet markup properties based on Google’s latest requirement.
2.7.4 – 2015-12-23
Fix: Fixed minor text-related bugs in the reports page and in the admin notice that asks for a 5-star review.
Fix: Fixed an issue related to the criteria ratings in the live preview.
2.7.3 – 2015-12-09
Optimization: Removed unused templates.
Fix: Fixed reports page encoding issue.
Fix: Fixed issues related to the live preview.
Fix: The metabox rating should always be active (not read-only).
Fix: Fixed JavaScript compatibility issues with lower versions of WordPress.
Update: Rich snippet is now enabled by default when using the [ratingwidget] shortcode.
2.7.2 – 2015-11-18
Fix: Minor fix in deactivation form.
2.7.1 – 2015-11-14
Fix: Added a corresponding activation message when cURL is not installed on server (instead of fatal error).
Update: Bumped to Freemius newest version.
2.7.0 – 2015-10-30
Announcement: Happy Halloween!!!
Fix: Resolved API connectivity and activation issue for servers with non-synced clock.
Fix: Fixed a bug in the upgrade data migration process.
Fix: Fixed the issues with the afterRate and beforeRate handlers when overridden by the workflow engine.
New: Added feedback mechanism to plugin deactivation.
2.6.9 – 2015-10-13
Fix: Renamed workflows shortcode from wf to rw_wf since was colliding with other themes / plugins.
New: Implemented plugin install ownership transfer protocol.
2.6.8 – 2015-10-12
Fix: Minor bug fix in the activation.
2.6.7 – 2015-10-12
Optimization: Prepared plugin for WordPress.org Language Packs release.
New: Implemented Workflows! A rule-engine based on rating related actions.
New: Released first Add-On!
2.6.6 – 2015-09-17
Fix: Resolved the upgrade issues users without an API secret-key were having on upgrade to the new version.
Fix: The [ratingwidget] shortcode can now retrieve the current post’s ID if the post_id attribute is not set.
New: Added an option to force account reset with external details.
2.6.5 – 2015-09-12
Fix: Improved API connectivity messaging + added the error from the API call when user submit a request to fix.
Optimization: No need to validate connectivity after the user is already register, since there might be temporary connectivity issues which the plugin must handle.
2.6.4 – 2015-09-11
Optimization: Resized and compressed all screenshot images to significantly reduce plugin Zip size.
New: Added special flow to recover previous lost account.
Fix: Fixed API fallback to HTTP. Seems like the fallback param wasn’t stored correctly in the DB.
Fix: Added API fallback to RW SDK.
Update: Added RTL support for sticky admin notices.
2.6.3 – 2015-09-10
Fix: Fixed account details migration (versions that account stored only in FS object).
Fix: Added API fallback to HTTP since seems like some cURL versions don’t play well with CloudFlare.
2.6.2 – 2015-09-09
Fix: func_get_args() can’t be used as a function parameter on old PHP versions.
Fix: Removed “\” from classes since namespaces aren’t supported in PHP < 5.3.
2.6.1 – 2015-09-09
Fix: Mistakenly left PHP errors flag on which caused showing all site’s PHP warnings and notices. Sorry 🙁
Fix: Removed duplicated handler from live preview JS.
2.6.0 – 2015-09-09
New: Added comments “Moderator Only” mode. To enable admin only voting on comment ratings.
Update: Modified Power-User settings custom image example images URLs to the default yellow medium ratings.
Optimization: Removed old unused code.
Update: Code modernization + added regions for better folding during editing.
Optimization: Removed all reports’ API calls and rendering, since it’s not relevant for the free version.
Fix: Fixed the remove criterion button in the live preview by adding display: block. Without display: block, the button doesn’t work work well in Chrome.
Update: Finally officially removed all ratings boosting functionality.
Update: Fully integrated Freemius.
2.5.9 – 2015-07-28
New: Added “review mode” for comment ratings so users can submit a rating with their comments.
2.5.8 – 2015-07-21
Update: Updated the rich snippet markup properties (headline, image, and datePublished) based on Google’s latest requirement.
2.5.7 – 2015-07-06
Fix: Fixed the HTML code for the Rich-Snippets.
Fix: Fixed a bug that shows warnings on the Activity Updates and Activity Comments tabs.
2.5.6 – 2015-06-23
Fix: The users’ ratings are now in sync with the server when the User Rating Type is Reputational.
Fix: Fixed a bug that shows warnings in the top-rated widget (cast the value produced by Urid2Id method to integer).
2.5.5 – 2015-06-16
Fix: BuddyPress activities’ ratings are now visible also when the user is not logged and the position is bottom.
Fix: Muti-criterion ratings are now visible when the summary rating is hidden.
Fix: Fixed a bug that shows warnings in the top-rated widget when displaying bbPress topics.
2.5.4 – 2015-06-03
Fix: Fixed a bug in displaying bbPress’ forum posts/replies in the Top-Rated widget.
Update: Updated Spanish translation.
2.5.3 – 2015-05-12
Fix: Admin homepage stats widget is now visible only for admin users.
Fix: Fixed some dashboard warnings.
2.5.2 – 2015-04-28
New: Adaptive Rich-Snippets for Pro users. We are now dynamically identify your theme’s metadata to show only the required schema.org tags to prevent duplicates which breaks the schema.
New: Tested on WP 4.2 and fixed a small bug.
Fix: Fixed Rich-Snippets for multi-criteria ratings without aggregated summary rating shown.
2.5.1 – 2015-04-16
New: Added new add-ons section with extended functionality.
Fix: Fixed admin settings category selection issue with jQuery.
Fix: Fixed warnings bug for Windows OS due to differences in filesystem path (slashes).
Fix: Removed “\” prefix for exceptions catching since namespaces are not supported on old PHP versions.
Optimization: If not registered, don’t initiate any resources on site.
Fix: Fixed a bug in ApiCall error handler.
2.5.0 – 2015-04-06
Update: Small text update on readme page.
Fix: Fixed posts/pages editor bug that was caused by JavaScript collision of Array.prototype.
2.4.9 – 2015-03-31
New: Added 5-star ask from loyal users.
Fix: Fixed bbPress forum ratings for some users who installed version 2.4.5.
Fix: Fixed duplicate rating appearance for attachment pages.
2.4.8 – 2015-03-25
Fix: Fixed the dashboard fatal error for our customers registered before mid 2014.
2.4.7 – 2015-03-25
Fix: Fixed the dashboard fatal error when plugin still not activated – sorry 🙁
2.4.6 – 2015-03-24
New: Added RatingWidget stats to the home dashboard.
New: Added multi-criteria rating to bbPress integration.
Fix: Fixed Slovenian translation.
2.4.5 – 2015-03-18
Fix: Finally we managed to fix the BuddyPress Ajax comments ratings rendering. From now on, when user submit a new comment, the BuddyPress rating will appear right with the comment without the need to refresh the page.
2.4.4 – 2015-03-02
New: Added affiliation section so you can apply to become RatingWidget’s affiliate.
Fix: Fixed visibility settings for bbPress forum replies.
2.4.3 – 2015-02-24
Fix: Updated criteria ratings type so they won’t affect the Top-Rated ratings.
2.4.2 – 2015-02-14
Fix: Fixed API connectivity issues.
Fix: Fixed activation issue for new customers.
2.4.1 – 2015-02-10
New: Top-Rated Table! Configured right in your TinyMCE editor.
2.4.0 – 2015-02-03
Fix: Fixed user aggregated rating (reputation) after deployment of Multi-Criteria support. Multi-criteria view was removing the uarid property of the summary rating.
2.3.9 – 2015-01-27
Fix: Modified multi-criteria rating ids in the settings preview section to be sequential and not random.
2.3.8
Update: Revamped the screenshots section with updated images.
2.3.7
Fix: Fixed a bug that in some cases were affecting the rating type on excerpts. Hardcoded it to front-post rating.
2.3.6
New: First release of our new awesome Multi-Criteria ratings support!
Fix: Fixed Jeegy’s Barrels starts theme.
2.3.5
Fix: Fixed a small warning bug for non bbPress & BuddyPress users.
Fix: Turned all code to human-readable.
2.3.4
Optimization: From now bbPress & BuddyPress can NOT vote/like their own items.
New: Added corresponding notification message on License Sync, when the access is un-authorized due to invalid key pair.
2.3.3
New: Top-Rated widget is now spiced with time-frame selection. So you can select to show top rated posts created in the past year, 6 months, month, week or even a day period.
2.3.2
Fix: Fixed account verification process for users registered before 2013.
New: Upgraded Power User Settings with Ace editor (http://ace.c9.io/).
New: Added the Pricing section into the dashboard.
2.3.1
New: Added readOnly property per post/page/product controlled by metabox.
2.3.0
Update: Modified Rich-Snippets schema from schema.org/BlogPosting to schema.org/Article, which is more tolerant with other schema configurations.
New: Added the options to Edit “Public Key” and “Site ID” for old accounts which might have one of the params missing.
Update: Temporary blocked all Google Analytics tracking, even for people who opted-in. Will be fixed in the future.
2.2.9
Fix: Mistakenly added anonymous function which is not supported before PHP 5.3, therefore we modified that to support older versions.
2.2.8
Fix: Another tiny but crucial fix.
2.2.7
Fix: Missing file problem (so sorry!).
2.2.6
New: Added an option to clear plugin’s cache (including Top-Rated Widget’s cache).
New: Added custom notifications to Sync License functionality.
Fix: WooCommerce product “Show Rating (Uncheck to Hide)” metabox is now fully functional.
Fix: Added notification for management dashboard when there’s a connectivity problem with RatingWidget’s API.
Fix: Fixed bbPress forum reply author ID extraction to make sure user’s forum rating/reputation is showing the correct rating.
2.2.5
Fix: Trashed / Deleted Posts/Pages/Products are now synced with RatingWidget backend, to prevent zombie items in the Top-Rated Widget.
Optimized: Modified view of Voting Frequency Settings to work with a dropdown to save space.
Update: Updated secure connection domain from https://secure.rating-widget.com to https://rating-widget.com
2.2.4
Fix: Fixed Italian translation.
New: Added an option to delete an account locally in debug mode.
Fix: Fixed WooCommerce featured product thumbnail extraction for Top-Rated.
2.2.3
Fix: Fixed Japanese translation (thanks to Satoru Steve Naito).
Fix: Fixed HTTPS identification method for servers that using $_SERVER[‘SERVER_PORT’] instead of $_SERVER[‘HTTPS’].
New: Added new shortcode [ratingwidget_raw id=”{{alphanumeric id}}” title=”any title”] for generic ratings embed, whether there’s a corresponding WordPress element or not.
New: Author review support! You can now set the ratings to ReadOnly, and vote as the admin directly on the Page/Post/Product page.
Fix: Fixed Top-Rated Widget ratings style for pages that didn’t include ratings but had the Top-Rated sidebar widget.
New: Optimized plugin’s code to easily add extensions for new rated elements (like WooCommerce products).
2.2.0
New: Added new Cups theme.
Fix: Fixed Top-Rated Widget for STARTER plan customers.
Optimized: Changed core code syntax to follow WordPress standards.
New: Started to implement Chosen dropdown lists to decrease the height/size of the settings.
2.1.9
New: Prepared plugin for CloudFlare’s FlexibleSSL support.
Fix: Minor fix in the cor Multibyte functions test.
2.1.8
Update: Relocated account actions from “Advanced” to “Account” section.
New: Added an option to “Clear Ratings” after testing the plugin.
New: Added an option to “Start Fresh” from factory settings.
Optimization: Added multiple additional frequently used examples to the “Power User” settings.
2.1.7
Major Fix: Added sanity check before executing Super Cache wp_cache_clear_cache() method.
Fix: Fixed post title extraction for non-English Unicode letters.
2.1.6
Fix: For users which are using Super Cache plugin and their plan is also supporting Rich-Snippets, the cache will be now cleared every 24 hours.
Fix: In the dashboard plugins page, the upgrade link in the plugin’s links collection will be now shown only to non paying users.
Update: Updated the FAQ section on the plugin’s listing.
2.1.5
New: Added Rich-Snippets banner for non paying users.
2.1.4
New: Finally Professional plan users can setup the reviewer identification method to IP right from the dashboard.
Fix: Removed Upgrade tab from Account settings for premium users.
2.1.3
Fix: Fixed email confirmation process by extracting site’s ID.
Hot Fix: Top-Rated Thumbnail images cache is now automatically cleared after post/page featured image update.
Fix: Updated WP_User->id to WP_User->ID due to earlier deprecation.
Fix: Account activation is now working correctly on HTTPS management dashboards.
Fix: FB Fans widget is working on HTTPS.
New: Add quick plugin review link to support the plugin.
2.0.2
Update: Improved Top-Rated Widget UI and UX with accordion style tabs.
Fix: Fixed settings saving issues after history cleanup.
Fix: Reports thumb style records.
2.0.1
Major Fix: Fixed caching of ratings data for Google Rich-Snippets (for Premium users) and Top-Rated Widget. Should highly improve plugin’s load time.
Fix: Minor PHP fixes (call to method as if it was static).
2.0.0
Fix: “Hide Star Rating” in page/post editor was fixed.
Fix: Spanish “votes” translation was fixed.
1.9.9
Major Optimization: Aggregated all settings into one DB record to reduce number of Read/Write queries to the WP database. Plus, significantly reduced number of JSON ecodes/decodes.
1.9.8
Fix: Forum reply’s rating style & availability settings are now defined exactly as bbPress topic rating.
1.9.7
New: Added bbPress forum replies section to Top-Rated Widget.
Fix: Fixed Chinese translation.
Fix: New Premium users’ secret keys must not be permuted to lower case.
Fix: Forum reply’s rating style is now defined by bbPress topic rating style.
1.9.6
Fix: Fixed bbPress forum replies duplicate ratings issue for new bbPress versions.
New: Separated between bbPress forum topics and forum replies.
New: Added bbPress forum replies to Top-Rated Widget.
Update: Improved bbPress plugin detection method.
Update: Updated default star theme to flat yellow theme.
1.9.5
New: Added new awesome RatingWidget star rating’s theme + 6 flat additional designs.
New: Added new tiny size to the size options after so many requests we got.
Fix: Fixed advanced settings text options labels.
Update: Upgraded mobile detect library to 2.7.5 (http://mobiledetect.net).
1.9.4
New: Localized to Ukrainian.
1.9.3
New: Added site category on registration process to provide better targeted recommended content.
1.9.2
Fix: Fixed logger for DEBUG state in management dashboard.
Fix: Fixed rating styling/CSS on dashboard preview.
Fix: Fixed ratings data view on Premium reports.
1.9.1
Fix: Fixed GetTopRatedData for users’ ratings fetching.
New: Added a shortcode for user rating: rw_get_user_rating and rw_the_user_rating.
New: Finally added translations for ‘out of’ and ‘We Recommend’.
New: Added advanced filter that can prevent from a rating being loaded according to custom rules (rw_filter_embed_rating).
1.9.0
Fix: $before_widget and $after_widget html items encoding for Top-Rated Widget were fixed.
Fix: Fixed Show on excerpts option savings.
1.8.9
New: Control whether to show votes in excerpts, archive, category and search results view.
1.8.8
New: Revamped plugin’s main description page.
Fix: Fixed Top-Rated Widget to hide deleted, spam & private elements (posts, pages, BuddyPress activites, bbPress topics & replies).
Fix: Fixed Top-Rated Widget for themes with before and after widget multi-line html.
1.8.7
Fix: Fixed double Users Top-Rated Widget settings for when BuddyPress and bbPress both active.
Update: Changed TOS agreement to opt-in option.
Update: Clarified plugin & service licensing.
1.8.6
Update: Removed affiliation links from admin’s dashboard.
Fix: Made Google Analytics tracking as an opt-in option to meet with the WordPress repository guidelines. The tracking is for UX improvement and only activated on Rating-Widget’s admin’s dashboard settings.
Fix: Top-Rated Widget is now working correctly with custom before widget and after widget html content.
1.8.5
Fix: Added missing file user_rating_type_options
1.8.4
New: Added user accumulated rating feature for BuddyPress and/or bbPress installations.
New: Added beautiful thumbs compact style for the Top-Rated Widget.
1.8.3
New: Top-Rated Widget UI revamp! We’ve added beautiful thumbnail style and will add more styles soon.
1.8.2
Fix: Ratings control in admin’s dashboard.
1.8.1
Fix: Broken layout bug.
Fix: Pro users won’t see the Upgrade button in the Advanced settings.
Fix: Fixed support for bbPress forum posts ratings on Top-Rated Widget.
New: Featured image extraction for future post recommendations.
1.7.9
New: Added bbPress user ratings right at forum-topic’s thread.
New: Added user rating options for bbPress settings page, to support bbPress without BuddyPress config.
Fix: Fix warning for PHP 5.4 ‘Call-time pass-by-reference has been removed in’.
Fix: Fixed warning that were displaying on Top-Rated widget, after the user deleted rated comments – ‘Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer’.
1.7.8
Fix: bbp_is_forum fatal error fix.
1.7.7
New: All versions of bbPress are now fully supported for Premium users.
New: Activation of the plugin is automatically redirecting to settings page.
New: Added options links to plugins page.
New: Removed reCAPTCHA from activation page due to Google servers socket issues.
Fix: Optimized script loading to only load relevant scripts to each context site/admin.
Fix: Removed ‘Upgrade’ menu item for pro users.
Fix: Updated menu icon to colorful.
1.7.6
Fix: Fixed the warning when trying to save settings when non categories selected.
Fix: Necessary JS and CSS are now loaded only on Rating-Widget settings page.
New: Added GA to collect usage stats to learn and improve the product.
New: Added Upgrade CTA to sub menu.
1.7.5
New: Added settings customization box for Power Users.
New: Improved settings layout for better user experience.
Fix: From now saving rating labels with quotes is working (i.e. French “j’approuve”).
Fix: ‘Go Pro’ button is not shown anymore for pro users.
1.7.4
New: From now you can control the title max length in Top-Rated Widget.
New: New PHP shortcode to extract ratings data rw_get_post_rating_data($postID);
New: Jelly beans stars theme.
New Premium Feature: Multilingual blogs support (with WMPL plugin). The ratings language is automatically modified according to current WMPL language.
Fix: Fix of the ratings exclude option box.
1.7.3
New & Fix: From this version posts’ ratings won’t affect the labels of the Top-Rated Widget ratings. We’ve added a capability of control per rating instance even if it’s the same rating.
1.7.2
New: Localized to Afrikaans.
New: Localized to Tamil.
1.7.1
New: Posts and Pages ratings shortcodes!!! For the content use ‘[ratingwidget post_id=123]’. For PHP, use rw_get_post_rating($postID) and rw_the_post_rating($postID).
New: Added transient caching support to speed up the Top-Rated Widget and rich snippets data load for Premium users.
New: Beautiful votes preview report on votes label hovering.
Fix: The option to exclude ratings on post/page add/edit section is now visible only to admins.
Fix: Hidden categories selection for pages’ ratings options.
1.7.0
New: New beautiful candle thumb rating by Yoram Zara (http://www.avelim.co.il/).
Fix: Fixed settings sections layout height for new WP versions.
1.6.8 – 1.6.9
New: Localized to Slovak.
New: Localized to Slovenian.
Fix: Multibyte string functions include validation.
1.6.7
New: New beautiful thumb rating design by David Shenberger.
1.6.6
New: Localized to Bengali.
1.6.5
New: User voting frequency settings – you can now allow daily, weekly, monthly and annually voting.
1.6.4
Fix: Top-Rated Widget ratings label is now showing always votes count instead of ‘Rate This’.
1.6.3
Update: Updated plugin description to clear out the Pro …
For localhost simply use http://localhost (you can edit the address later).
Activate with
Or
Enter your email below and we will send you a link to reset your password.
We ask your email for you to be able to log in your management dashboard. The email will be also used to keep you informed about maintenance and new updates.
Important: If you registered for RatingWidget by connecting via Facebook, Google or LinkedIn, please Sign In via that service before retrieving your password.
We've sent a message to your email address. Please click the link in the message to reset your password.