Multi Ratings
Changelog
Version: 3.5 / january 19 2022
- new fully tested and compatible with WordPress 5.9
- new minimum system requirements: WordPress 5.3
- new minimum system requirements: PHP 7.2
- new requires GD Rating System Pro 4.6
- edit improved organization of the rating method settings
- fix multi slider rating: wrong filter name used for the shared settings
Version: 3.4.1 / january 30 2021
- fix multi slider rating: issue with getting the rating option values
- fix multi stars rating: issue with getting the rating option values
Version: 3.4 / december 25 2020
- new requires GD Rating System Pro 4.5
- edit more code refactoring and code style changes
- edit shortcode builder related improvements
- removed addon with support for Shortcake UI plugin
Version: 3.3.1 / december 5 2020
- edit various minor updates to the rating methods
- edit widgets: interface integer fields replaced with number input field
- edit widgets: few issues with the widgets interface layouts
Version: 3.3 / november 19 2020
- new requires GD Rating System Pro 4.4
- new full code refactoring for the WordPress coding style
- new all methods include item type based args/calc filters
- edit few improvements to the votes handling for all methods
- edit various updates to the code organization and structure
- fix missing args filters for list items updates
- fix wrong names used for some of the methods filters
Version: 3.2 / june 1 2020
- newrequires GD Rating System Pro 4.2
- newsupport for Shortcodes Builder plugin
Version: 3.1 / may 8 2020
- editseveral styling improvements for the slider blocks
- fixmulti slider review: default arguments not rendered properly
- fixmulti slider review: some filters with wrong names
- fixmulti slider review: rating text rendering included votes
- fixmulti slider review: resizing of the rating block not working
- fixmulti slider resizing not always done correctly
- fixfew issues with the full version of the JS file
Version: 3.0.2 / may 4 2020
- fixCSS and JS files for the post edit page not loaded
- fixmulti slider review: some arguments initialization issues
- fixwrong function call used in some of the templates
Version: 3.0.1 / april 19 2020
- fixmulti stars rating: problem setting arguments for the list display
- fixmulti stars review: problem setting arguments for the list display
- fixmulti slider rating: problem setting arguments for the list display
- fixmulti slider review: problem setting arguments for the list display
- fixproblems with some of the translations
Version: 3.0 / february 24 2020
- newrequires GD Rating System Pro 4.0
- newjs and css files: updated enqueue and registration of files
- newrating templates: show only own rating for multi stars rating
- newrating templates: show only own rating for multi slider rating
- editmany updates to the method classes based on main plugin changes
- editmany improvements and strucutre changes to all JS files
- removedall methods and function deprecated before 2.0 version
- removedall unused and empty functions files for every method
- fixpost meta: multi blocks switch changing not working
- fixmulti slider rating: remove from log not implemented
- fixreview methods: saving log entries for empty reviews
- fixminor issues with wrong remove action function calls
- fixrest api object to format the results not loading
- fixfew issues with the registration of rating methods
- fixfew more minor method naming issues
- fixduplicated admin side enqueue call
Version: 2.6.1 / november 2 2019
- newtranslation: da_DK – Danish
- newtranslation: es_AR – Spanish Argentina
- fixproblems with some of the translations
Version: 2.6 / september 24 2019
- newrequires GD Rating System Pro 3.8
- newexpanded and normalized all the JS actions and filters related to rating methods
- newjavascript action ‘gdrts-rating-block-loaded’ fired
- newtranslation: es_ES – Spanish
- newtranslation: fr_CA – French Canada
- newtranslation: pl_PL – Polish
- newtranslation: pt_BR – Portuguese Brazil
- newtranslation: pt_PT – Portuguese
Version: 2.5.1 / august 19 2019
- fixmulti slider rating: extra class from settings not applied
- fixmulti slider review: extra class from settings not applied
Version: 2.5 / june 7 2019
- newrequires GD Rating System Pro 3.7
- newtranslation: de_DE – German
- newtranslation: fr_FR – French
- newtranslation: it_IT – Italian
- newtranslation: nl_NL – Dutch
- newtranslation: ru_RU – Russian
- newtranslation: sr_RS – Serbian
- editcore updates related to the main plugin changes
- editvarious changes and improvements in the widgets interface
- editusing main plugin parts for the widgets interface
- editupdated plugin loading and initialization
- fixadding new items in serie has empty weight value
Version: 2.4.3 / march 29 2019
- newrequires GD Rating System Pro 3.6
- editupdates related to validity of the rating item
Version: 2.4.2 / march 19 2019
- fixfew issues with the stars responsive calculation
- fixfew minor structure problems in the JavaScript
- fixupdated POT file with few missing strings
Version: 2.4.1 / february 5 2019
- editget element dimesions even if hidden to help with resizing
Version: 2.4 / january 10 2019
- newrequires GD Rating System Pro 3.5
- newshortcodes: option to disable rating for all rating methods
- newshortcake addon: option to disable rating for all rating methods
- newcompletely rewritten JS and CSS files enqueue process
- neweach method now loads own JS and CSS if active
- newmain CSS stylesheet rewritten using SCSS
- newmain JS split into smaller parts
- fixminor problem with the process to deactivate the addon
- fixseveral smaller issues with the main rating CSS
Version: 2.3 / september 15 2018
- newmulti stars rating: quick revote option
- newmulti slider rating: quick revote option
- newmulti stars rating: compact number of votes for display purposes
- newmulti stars rating: compact number of votes for display purposes
- newrequires GD Rating System Pro 3.4
- fixmulti stars rating: recursion issue with some templates
- fixmulti slider rating: recursion issue with some templates
- fixplugin allows empty submit for Multi Slider Rating
Version: 2.2 / july 13 2018
- newrequires GD Rating System Pro 3.3
- editimprovements to the styling for the reviews metabox tab
- fixsome minor issues with the Multi Slider Review method
Version: 2.1 / may 8 2018
- newmulti stars review: metabox switch between series
- newmulti slider review: metabox switch between series
- newall methods: templates showing only overall rating
- newsupport for post_type and status shortcode/query options
- newdisable addon if not used with proper plugin version
- fixall methods: used wrong variables for some render methods
- fixsome methods had few render filters had wrong names
Version: 2.0 / march 12 2018
- newmethod: multi slider rating
- newmethod: multi slider review
- newall methods: filter inside the calculation methods before save
- newall methods: args/calc filters for each item in the list loop
- newall methods: completely rewritten single default templates
- newall methods: new list loop default templates – list and table
- newall methods: new render classes methods and filters
- editimprovements to the styling and responsive layout
- editmulti stars rating: updated to use period query results
- editmulti stars rating list widget: support for period query
- editchanged the names for the widget with shorter prefix
- fixmulti stars rating: shortcodes missing period query settings
- fixmulti stars rating: shortcake missing period query settings
- fixmulti stars review: loading unused data from database
- fixvarious problem with the widgets settings forms
- fixvarious minor styling and script issues for responsive display
Version: 1.7 / december 26 2017
- newrequires GD Rating System Pro 3.0
- fixmulti stars rating widget always disabled
Version: 1.6 / november 24 2017
- newrequires GD Rating System Pro 2.5
- editvarious styling updates and improvements
- editimprovements to the rating method load classes
- editimprovements to various filters and actions
- fixmulti stars review: broken list rendering
- fixmulti stars review: widgets not working
- fixmulti stars review: few more minor bugs
Version: 1.5 / october 11 2017
- newrequires GD Rating System Pro 2.4.1
- editimproved registration method of the addon
- editrender classes private methods are now protected
Version: 1.4 / october 3 2017
- newrequires GD Rating System Pro 2.4
- newregister as external addon with the main plugin
- editvarious improvements to classes for all the widgets
- editall widgets updated to use new base widget class
Version: 1.3 / july 27 2017
- newrequires GD Rating System Pro 2.3
- newtemplates: templates organized into method based folders
- newall templates modified to use new loop object
- editjavascript: various performance improvements
- fixproblem with the dynamic load processing
- fixbroken registration of extra shortcake addon fields
Version: 1.2.1 / may 12 2017
- newwidgets tabbed interface using ARIA markup
- editwidgets interface using proper HTML input types
- editimprovements to the code for responsive multi blocks
Version: 1.2 / may 10 2017
- newmulti stars block are now responsive
- editadministration interface accessibility improvements
Version: 1.1.1 / march 7 2017
- fixmulti stars rating: division by zero error when removing votes
Version: 1.1 / march 4 2017
- newmulti stars review: two more templates
- newimproved saving ratings into log
- fixusing actions instead of the filters in few cases
- fixmulti stars rating: deletion of votes is not working
- fixmulti stars rating: widgets checks for wrong rating method
- fixmulti stars rating: widgets list wrong templates
- fixmulti stars review: fails to add rating to log
- fixmulti stars review: widgets checks for wrong rating method
- fixmulti stars review: widgets list wrong templates
- fixmulti stars review: issue with the calculation
- fixmulti stars review: overall rating not properly rounded
- fixmulti stars review: wrong templates listed in settings
- fixtranslation loading code was missing
Version: 1.0.1 / february 25 2017
- editvarious small information minor updates
- fixwrong filter for the multi stars review settings
Version: 1.0 / february 9 2017
- newfirst version