Reviews Changelog
Version 1.1 — August 27, 2013
- Use the new license handler for updates
- Add new option to disable multiple reviews by the same author
- Reviews are now sent through a filter and verified if the option to disable multiple reviews by the same author is enabled
- Added new filter:
edd_reviews_review_not_found_msg
- The
[review]
shortcode has been updated to allow for multiple reviews to be displayed. - Increase the security of votes sent via AJAX
- Introduce
EDD_Reviews_Shortcode_Review::render_multiple_reviews()
to render the shortcode when multiple reviews are requested for display - Updated documentation
Version 1.0.2 — July 10, 2013
- Make sure that the admin bar menu is only available to users who can moderate comments
Version 1.0.1 — April 3, 2013
- Fix: Nested comments were being treated as reviews
- Tweak: Review overview has been flipped around (i.e. 5 is now at the top)
Version 1.0 — April 2, 2013
- Initial release.