v1.0.9 (Dec 14, 2019)
----------------------------------
- Fixed star rating selection issue in back-end
Files Updated:
- admin.class.php
- assets/js/admin.js
- plugin.php
v1.0.8 (April 27, 2018)
----------------------------------
- Added option for carousel autoplay interval
- Added new media uploader for user image upload
- Minor code improvements
- Fixed Wordpress v4.9.5 compatibility issues
Files Updated:
- plugin.php
- admin/admin.class.php
- includes/functions.php
- includes/testimonials-widget.php
- includes/testimonials-class.php
- assets/js/admin.js
- assets/js/wp-media-uploader.js
v1.0.7 (May 05, 2017)
----------------------------------
- Fixed color picker issues in widget
Files Updated:
- plugin.php
- assets/js/testimonial-widget.js
- includes/testimonials-widget.php
v1.0.6 (Jan 09, 2017)
----------------------------------
- Fixed bug on asset not getting enqueued
Files Updated:
- includes/testimonials.class.php
- plugin.php
v1.0.5 (Jan 07, 2017)
----------------------------------
- Prevent carousel script conflict with other plugins/themes
Files Updated:
- includes/testimonials.class.php
- plugin.php
v1.0.4 (Mar 31, 2016)
----------------------------------
- Moved frontend scripts to footer
- Removed id attribute from carousels
Files Updated:
- plugin.php
- includes/testimonials.class.php
- layouts/carousel_testimonial.php
- layouts/carousel_testimonial_grid.php
v1.0.3 (May 28, 2015)
----------------------------------
- Added missing translation files in Language folder.
Files Updated:
- plugin.php
- language/wp-testimonials.po
- language/wp-testimonials.mo
v1.0.2 (May 14, 2015)
----------------------------------
- Optimized CSS files for better performance.
- Deleted Unused CSS file.
- Optimized default user image.
Files Updated:
- plugin.php
- assets/css/admin.css
- assets/css/selectize.css
- assets/css/testimonial.css
- assets/css/shortcode-generator.css
- assets/css/mtswpt.owl.carousel.css
v1.0.1 (Apr 28, 2015)
----------------------------------
- Fixed CSS issues
- Added option to show specific testimonials in shortcode
v1.0 (Apr 27, 2015)
----------------------------------
- Plugin released