Course Reviews for LearnDash Changelog
= 1.2.8 =
- Fix too few arguments error
= 1.2.7 =
- Added GDPR exporter and eraser
- Added hook after a review has been submitted
- Fixed review pagination
- Fixed PHP notices
- Fixed missing reviewer ID and name in admin review overview
= 1.2.6 =
- Fixed reviews repeating
- Increased initial reviews shown to five in [ea_ld_reviews] and on course pages
- Added filter for initial reviews shown in [ea_ld_reviews] and on course pages
- Removed display of reviews summary when no reviews exist
- Improved responsive display of reviews summary and reviews
= 1.2.5 =
- Fixed review form visibility. It will only show if the user has access to the course.
= 1.2.4 =
- Fixed metabox context
= 1.2.3 =
- Fixed nonce name
= 1.2.2 =
- Fixed fatal JavaScript error on some shortcodes without reviews list
- Fixed translation files not being picked up properly by some 3rd party plugins.
- Added output buffering to shortcodes
- Adjusted Review title and Submit button width
- Removed console.log outputs
- Improved PHPCS/WPCS, variable and function naming
= 1.2.1 =
- Fixed template callback function
- Updated licensing package
= 1.2.0 =
- Added shortcode to display reviews
- Added shortcode to display the review submit form
- Added shortcode to display a list of reviews
- Added shortcode to display the review summary
- Added new shortcode parameters
- Added saving the average rating to course meta when a rating is approved
- Changed metadata structure from words to numbers
- Fixed recalculating the average rating when a submitted rating is moved to trash
= 1.1.4 =
- Renamed folder
= 1.1.3 =
- Add missing assets
- Remove Immerseus Upgrader
= 1.1.2 =
- Autoload fix, add changelog