*** WooCommerce Dynamic Gallery Changelog *** = 3.5.2 - 2023/11/22 = * This maintenance release has plugin framework updates for compatibility with PHP 8.1 onwards, plus a bug fix and backward compatibility updated to WooCommerce 6.0. * Tweak - Remove backward compatibility for WooCommerce versions less than 6.0 * Framework - Set parameter number of preg_match function from null to 0 for compatibility with PHP 8.1 onwards * Framework - Validate empty before call trim for option value * Fix - Set default settings and generate dynamic CSS after plugin is activated instead while activating. This prevents a missed lib error. = 3.5.1 - 2023/10/30 = * This maintenance release has a Code Tweak for compatibility with WordPress 6.4 and WooCommerce 8.2 * Tweak - Tested for compatibility with WordPress 6.4 * Tweak - Tested for compatibility with WooCommerce 8.2 * Tweak - Call add action to 'enqueue_block_assets' instead of 'enqueue_block_editor_assets' for enqueue style inside iframe of Gutenberg. = 3.5.0 - 2023/09/06 = * This feature release adds a "Dynamic Gallery" Block for use with Gutenberg templates. Also compatibility with WooCommerce 8.0.3 and WordPress 6.3 * Feature - Define new "Product Dynamic Gallery" block to show gallery on Gutenberg Block templates pages. * Tweak - Test for compatibility with WooCommerce 8.0.3 * Tweak - Test for compatibility with WordPress 6.3.0 * Fix - New Product Gallery Block resolves issues that the Gallery shortcode has with Gutenberg templates = 3.4.3 - 2023/07/28 = * This maintenance release has 2 bug fixes for compatibility with WordPress 6.2.2 or higher. * Tweak - Test for compatibility with WordPress 6.2.2 * Fix - validate if $product is WC_Product or not before call get_id() . For compatibility with WC 7.9.0 * Fix - Show correct Dynamic Gallery for each product inside Single Product template from Gutenberg with double [[ ]] for compatibility with WP 6.2.2 or higher. = 3.4.2 - 2023/07/24 = * This maintenance release fixes a conflict with WooCommerce 7.9 and the single block template. * Tweak - Test for compatibility with WooCommerce 7.9. * Fix - Add wc_dynamic_gallery_show function to new action wc_get_template_part tag for compatibility with blocks on WC 7.9.0 = 3.4.1 - 2023/07/04 = * This maintenace release has 2 performance / SEO tweaks and compatibility with WooCommerce 7.8.2 * Performamnce - Add global no-lazy, skip-lazy classes for thumbnail images so it will automaticaally exclude those thumb from lazy load feature of any lazy load plugin. This is to resolve an issue with getting the correct image sizes. * Performance - Add ALT text, dimension size to preload image for improved SEO scores higher * Tweak - Test for compatibility with WooCommerce 7.8.2 = 3.4.0 - 2023/06/01 = * This feature release adds insert Dynamic Gallery by 2 new shortcodes. Works with New WC Single Product Page Bock Template and page builders like Elementor. * Feature - Add Dynamic Gallery Shop shortcode. Adds Dynamic Gallery to all product pages across the store. * Feature - Add Single Product Dynamic Gallery shortcode. Use to insert a Single Product Gallery, by product id into anywhere that accepts shortcodes. * Feature - Fully compatible with the new WooCommerce Single Product Blocks Template * Feature - Fully compatible with page builders like Elementor, Divi etc * Tweak - Adds new + Gallery Shortcode option box to the Settings tab (at the bottom) * Tweak - Add a Get Help link from the new options box to the new shortcode section of the Dynamic Gallery Docs. * Depreciated - Old [wc_product_dynamic_gallery] Shortcode. Auto map existing [wc_product_dgallery] shortcode to new shortcode * Tweak - Test for compatibility with WooCommerce 7.7.0 = 3.3.0 - 2023/04/25 = * This release has compatibility with WordPress 6.2.0, WooCommerce 7.6.0 plus declared compatibility with WooCommerce HPOS. * Tweak - Test for compatibility with WordPress 6.2 * Tweak - Test for compatibility with WooCommerce 7.6.0 * Tweak - Test and declare plugin compatibility with WooCommerce HPOS Custom Tables. = 3.2.0 - 2022/12/20 = * This Core web vitals performance improving release removes the fontawesome lib, replacing font icons with SVGs, changes Gallery Thumbnail sizes to WooCommerce default (smaller and faster loading), plus checks for compatibility with WooCommerce 7.2. * Feature - Convert icon from font awesome to SVG * Feature - Update styling for new SVG icons * Plugin Framework - Remove fontawesome lib * Performance - Change woocommerce_thumbnails to woocommerce_gallery_thumbnail size for gallery thumbnail * Tweak - Test for compatibility with WooCommerce 7.2 = 3.1.1 - 2022/12/12 = * This maintenance release has a bug fix for some missing Webp filter args. * Fix - Add arguments to Webp filter tag made on previous version for compatibility with some theme or plugin that use other arguments. = 3.1.0 - 2022/12/03 = * This feature release adds Default font control and support for Webp images converted by popular plugins, Webp Express and Imagify, plus compatibility with WooCommerce 7.1 * Feature - Apply webp filter tag to gallery images converted from .jpg and .png by 3rd party Webp conversion plugins. * Feature - Works when HTML Replace image URL is set in the conversion. Does not work with replace, picture tag * Performance – Improved performance as actual webp images are loaded in the gallery. * Tweak - Test for compatibility with WooCommerce 7.1 * Plugin Framework - Update typography control from plugin framework to add support for Default value * Plugin Framework - Default value will get fonts set in the theme. * Plugin Framework - Change generate typography style for change on typography control = 3.0.1 - 2022/11/01 = * This maintenance release has a security vulnerability patch, plus compatibility with WordPress major version 6.1.0 and WooCommerce version 7.0 * Tweak - Test for compatibility with WordPress 6.1 * Tweak - Test for compatibility with WooCommerce 7.0 * Security - This release has a patch for a security vulnerability = 3.0.0 - 2022/05/24 = * This release is for compatibility with WordPress major version 6.0 and WooCommerce version 6.5.1. It and includes various code tweaks and tweaks to harden security. * Tweak - Test for compatibility with WordPress 6.0 * Tweak - Add filter on generate_border_style_css * Tweak - Add filter on generate_border_corner_css * Tweak - Test for compatibility with WooCommerce 6.5 * Framework – Upgrade Plugin Framework to version 2.6.0 * Security - Various code hardening tweaks. * Security - Escape all $-variable * Security - Sanitize all $_REQUEST, $_GET, $_POST * Security - Apply wp_unslash before sanitize = 2.10.0 - 2022/01/22 = * This release has a new Google Fonts API Validation feature plus compatibility with WordPress 5.9 and WooCommerce 6.1.1 * Feature - Add Ajax Validate button for Google Fonts API, for quick and easy Validation of API key. * Dev - Add dynamic help text to Google Font API field * Tweak - Test for compatibility with WooCommerce 6.1 * Tweak - Test for compatibility with WordPress 5.9 * Framework - Update a3rev Plugin Framework to version 2.5.0 = 2.9.14 - 2021/11/20 = * This maintenance release has check for compatibility with PHP version 8.x and WooCommerce 5.9 * Tweak - Test for compatibility with PHP 8.x * Tweak - Test for compatibility with WooCommerce 5.9 = 2.9.13 - 2021/07/22 = * This maintenance release has code tweaks for compatibility with WordPress Major version 5.8, WooCommerce version 5.5.1 and some Security Hardening. * Tweak - Test for compatibility with WordPress 5.8 * Tweak - Test for compatibility with WooCommerce 5.5.1 * Tweak - Add Update URI to plugin header with unique name * Security - Add more variable, options and html escaping * Security - Get variable via name instead of use extract = 2.9.12 - 2021/07/12 = * This small maintenance release contains a security patch. * Security - Added escaping for the shortcode parameters = 2.9.11 - 2021/03/19 = * This maintenance release updates 23 deprecated jQuery functions for compatibility with the latest version of jQuery in WordPress 5.7 * Tweak - Update JavaScript on plugin framework for compatibility with latest version of jQuery and resolve PHP warning event shorthand is deprecated. * Tweak - Replace deprecated .change( handler ) with .on( 'change', handler ) * Tweak - Replace deprecated .change() with .trigger('change') * Tweak - Replace deprecated .focus( handler ) with .on( 'focus', handler ) * Tweak - Replace deprecated .focus() with .trigger('focus') * Tweak - Replace deprecated .click( handler ) with .on( 'click', handler ) * Tweak - Replace deprecated .click() with .trigger('click') * Tweak - Replace deprecated .select( handler ) with .on( 'select', handler ) * Tweak - Replace deprecated .select() with .trigger('select') * Tweak - Replace deprecated .blur( handler ) with .on( 'blur', handler ) * Tweak - Replace deprecated .blur() with .trigger('blur') * Tweak - Replace deprecated .resize( handler ) with .on( 'resize', handler ) * Tweak - Replace deprecated .submit( handler ) with .on( 'submit', handler ) * Tweak - Replace deprecated .scroll( handler ) with .on( 'scroll', handler ) * Tweak - Replace deprecated .mousedown( handler ) with .on( 'mousedown', handler ) * Tweak - Replace deprecated .mouseover( handler ) with .on( 'mouseover', handler ) * Tweak - Replace deprecated .mouseout( handler ) with .on( 'mouseout', handler ) * Tweak - Replace deprecated .keydown( handler ) with .on( 'keydown', handler ) * Tweak - Replace deprecated .attr('disabled', 'disabled') with .prop('disabled', true) * Tweak - Replace deprecated .removeAttr('disabled') with .prop('disabled', false) * Tweak - Replace deprecated .attr('selected', 'selected') with .prop('selected', true) * Tweak - Replace deprecated .removeAttr('selected') with .prop('selected', false) * Tweak - Replace deprecated .attr('checked', 'checked') with .prop('checked', true) * Tweak - Replace deprecated .removeAttr('checked') with .prop('checked', false) * Tweak - Jump version 2.9.10 to aviod PHP thinking it is version 2.9.1 = 2.9.9 - 2021/03/09 = * This maintenance release is for compatibility with WordPress 5.7 * Tweak - Test for compatibility with WordPress 5.7 * Tweak - Use new function wp_getimagesize of WP instead of getimagesize = 2.9.8 - 2021/01/13 = * This maintenance release is for compatibility with WooCommerce major version 4.9.0. * Tweak - Test for compatibility with WooCommerce 4.9.0 = 2.9.7 - 2020/12/30 = * This is an important maintenance release that updates our scripts for compatibility with the latest version of jQuery released in WordPress 5.6 * Tweak - Update JavaScript on plugin framework for work compatibility with latest version of jQuery * Fix - Replace .bind( event, handler ) by .on( event, handler ) for compatibility with latest version of jQuery * Fix - Replace :eq() Selector by .eq() for compatibility with latest version of jQuery * Fix - Replace .error() by .on( “error” ) for compatibility with latest version of jQuery * Fix - Replace :first Selector by .first() for compatibility with latest version of jQuery * Fix - Replace :gt(0) Selector by .slice(1) for compatibility with latest version of jQuery * Fix - Remove jQuery.browser for compatibility with latest version of jQuery * Fix - Replace jQuery.isArray() by Array.isArray() for compatibility with latest version of jQuery * Fix - Replace jQuery.isFunction(x) by typeof x === “function” for compatibility with latest version of jQuery * Fix - Replace jQuery.isNumeric(x) by typeof x === “number” for compatibility with latest version of jQuery * Fix - Replace jQuery.now() by Date.now() for compatibility with latest version of jQuery * Fix - Replace jQuery.parseJSON() by JSON.parse() for compatibility with latest version of jQuery * Fix - Remove jQuery.support for compatibility with latest version of jQuery * Fix - Replace jQuery.trim(x) by x.trim() for compatibility with latest version of jQuery * Fix - Replace jQuery.type(x) by typeof x for compatibility with latest version of jQuery * Fix - Replace .load( handler ) by .on( “load”, handler ) for compatibility with latest version of jQuery * Fix - Replace .size() by .length for compatibility with latest version of jQuery * Fix - Replace .unbind( event ) by .off( event ) for compatibility with latest version of jQuery * Fix - Replace .unload( handler ) by .on( “unload”, handler ) for compatibility with latest version of jQuery = 2.9.6 - 2020/12/14 = * This maintenance release has fixes for compatibility issues with the latest version of jQuery in WordPress 5.6 * Fix - Replace .load( handler ) by .on( load, handler ) for compatibility with latest version of jQuery * Fix - Replace .error( handler ) by .on( error, handler ) for compatibility with latest version of jQuery = 2.9.5 - 2020/12/10 = * Tweak - Test for compatibility with WooCommerce 4.8.0 = 2.9.4 - 2020/12/08 = * This maintenance release has tweaks and a fix for compatibility with WordPress major version 5.6, WooCommerce 4.7.1 and PHP 7.4.8 * Tweak - Test for compatibility with PHP 7.4.8 * Tweak - Test for compatibility with WooCommerce 4.7.1 * Tweak - Test for compatibility with WordPress 5.6 * Fix - Add \ before WC() inside namespace file for it to call to correct WC() of WooCommerce = 2.9.3 - 2020/08/08 = * This maintenance release is for compatibility with WordPress major version 5.5 and WooCommerce 4.3.1. * Tweak - Test for compatibility with WordPress 5.5 * Tweak - Test for compatibility with WooCommerce 4.3.1 * Tweak - Upgrade fancybox script lib to version 3.5.7 for work compatibility with WP 5.5. Fancybox version 2.x does not work on WP 5.5 * Tweak - Update relation code for use new fancybox v3.5.7 = 2.9.2 - 2020/07/14 = * This maintenance release has a fix for Fatal Error when product variations do not have a price entered, plus compatibility with WooCommerce 4.3 and WordPress 5.4.2 * Tweak - Test for compatibility with WooCommerce v 4.3.0 and add tested tag * Tweak - Test for compatibility with WordPress 5.4.2 * Fix - Validate product is correct object before called member functions = 2.9.1 - 2020/03/26 = * This maintenance release is for compatibility with WooCommerce 4.0.1, WordPress 5.4, introducing Travis CI unit testing for full compliance with WordPress code standards for PHP versions 7.0 to 7.4 * Tweak - Test for compatibility with WordPress 5.4 * Tweak - Test for compatibility with WooCommerce 4.0.1 * Tweak - Run Travis CI unit build tests for PHP compatibility issues with PHP 7.0 to 7.4 * Fix - Update global ${$this- to $GLOBALS[$this to resolve 7.0+ PHP warnings * Fix - Update global ${$option} to $GLOBALS[$option] to resolve 7.0+ PHP warnings * Fix - Update less PHP lib that use square brackets [] instead of curly braces {} for Array , depreciated in PHP 7.4 * Fix - Validate for do not use get_magic_quotes_gpc function for PHP 7.4 = 2.9.0 - 2020/01/11 = * This feature release completes the full refactor (frontend and backend) of the plugins PHP to Composer plus compatibility with WordPress 5.3.2 * Feature - Plugin Framework fully refactored to Composer for cleaner code and faster PHP code on the admin panels * Tweak - Update plugin for compatibility with new version of plugin Framework * Tweak - Test for compatibility with WordPress 5.3.2 = 2.8.1 - 2019/11/29 = * This maintenance release is for WordPress 5.3 and WooCommerce 3.8.1 compatibility with a full security review of the plugins code. * Tweak - Test for compatibility with WordPress 5.3.0 * Tweak - Test for compatibility with WooCommerce 3.8.1 * Tweak - Remove the hard coded PHP error_reporting display errors false from compile sass to css * Dev - Replace file_get_contents with HTTP API wp_remote_get * Dev - Ensure that all inputs are sanitized and all outputs are escaped = 2.8.0 - 2019/10/11 = * This feature upgrade is for the upgrade of the plugin to Composer PHP dependency manager for cleaner and faster PHP code. * Feature - Plugin fully refactored to Composer for cleaner and faster PHP code * Tweak - Tested for compatibility with WooCommerce 3.7.1 * Tweak - Tested for compatibility with WordPress 5.2.3 = 2.7.0 - 2019/08/03 = * This major feature upgrade adds a Dynamic Gallery Widget & Shortcode. Full compatibility with Elementor Premium Template Builder. * Feature - Define new shortcode [wc_product_dynamic_gallery] to enable add Dynamic Gallery of a product to show on any page * Feature - Define new widget WC Product Dynamic Gallery to enable add Dynamic Gallery of a product as widget to any sidebar * Feature - Add Dynamic Gallery to any Elementor Premium WooCommerce Product Page Template via the new Dynamic Gallery Widget = 2.6.7 - 2019/08/01 = * This maintenance upgrade is to fix a style conflict with fontawesome icons * Fix - fontawesome icons not able to get correct style on frontend when the fontawesome script is loaded on the page by theme or another plugin. = 2.6.6 - 2019/06/29 = * This is a maintenance upgrade to fix a potentially fatal error conflict with sites running PHP 7.3 plus compatibility with WordPress v 5.2.2 and WooCommerce 3.6.4 * Tweak - Test for compatibility with WooCommerce 3.6.4 * Tweak - Test for compatibility with WordPress 5.2.2 * Fix - PHP warning continue targeting switch is equivalent to break for compatibility on PHP 7.3 = 2.6.5 - 2019/04/26 = * This maintenance update has tweaks for compatibility with WordPress 5.2.0 and WooCommerce 3.6.0 major new versions whilst maintaining backward compatibility * Tweak - Test for compatibility with WordPress 5.2.0 * Tweak - Test for compatibility with WooCommerce 3.6.2 * Tweak - Support for backward compatibility with WooCommerce v 3.5 = 2.6.4 - 2019/03/19 = * This maintenance update resolves and issue with variation galleries image sizes plus full check for compatibility with WooCommerce 3.5.6 and WordPress 5.1.1 * Tweak - Test for compatibility with WordPress 5.1.1 * Tweak - Test for compatibility with WooCommerce 3.5.6 * Fix - Get correct image size for Variations Dynamic Galleries * Credit - Thanks to Nishidh Jain for reporting the Variation image size bug = 2.6.3 - 2019/02/14 = * This maintenance upgrade has a fix for a variations gallery bug, plus a code tweak and fix for the Gallery display and function in mobile devices. Also compatibility with WooCommerce 3.5.4 and WordPress 5.1 * Tweak - Remove auto image transition, next and previous, start and stop on mobile when touch swipe feature is ON. * Tweak - Update structure html of icons to avoid conflict with fontawesome latest version that loads icons as script instead of Webfont * Tweak - Test for compatibility with WordPress 5.1 * Tweak - Test for compatibility with WooCommerce 3.5.4 * Fix - Variations Gallery - When not active show Product Gallery when run a variation url that does not have variation image. Was showing variations gallery with no image placeholder. * Credit - Thanks to Marcel Wever for reporting the Variations Gallery bug. * Fix - Auto resize image and center it when change orientation in mobile devise = 2.6.2 - 2018/12/18 = * This maintenance update is for compatibility with WordPress 5.0.2, WooCommerce 3.5.2 and PHP 7.3. It also includes performance updates to the plugin framework. * Tweak - Editor sidebar global Predictive Search Keyword meta box works with both Gutenberg and Classic Editor * Tweak - Test for compatibility with WordPress 5.0.2 and WordPress 4.9.9 * Tweak - Test for compatibility with WooCommerce 3.5.2 * Tweak - Create new structure for future development of Gutenberg Blocks * Framework - Performance improvement. Replace wp_remote_fopen with file_get_contents for get web fonts * Framework - Performance improvement. Define new variable `is_load_google_fonts` if admin does not require to load google fonts * Credit - Props to Derek for alerting us to the framework google fonts performance issue * Framework - Register style name for dynamic style of plugin for use with Gutenberg block * Framework - Update Modal script and style to version 4.1.1 * Framework - Update a3rev Plugin Framework to version 2.1.0 * Framework - Test and update for compatibility with PHP 7.3 = 2.6.1 - 2018/05/26 = * This maintenance update is for compatibility with WordPress 4.9.6 and WooCommerce 3.4.0 and the new GDPR compliance requirements for users in the EU * Tweak - Test for compatibility with WooCommerce 3.4.0 * Tweak - Test for compatibility with WordPress 4.9.6 * Tweak - Check for any issues with GDPR compliance. None Found * Framework - Update a3rev Plugin Framework to version 2.0.3 = 2.6.0 - 2018/02/13 = * Feature Upgrade - This upgrade features full integration with newly launched a3rev Dashboard including a prompt to upgrade from a3 License manager to a3rev Dashboard plus compatibility with WordPress 4.9.4 and WooCommerce 3.3.1 * Feature - Upgrade License key auto upgrades and support to a3rev Customer account authorization. * Feature - Post and reply to support tickets right from the a3rev Dashboard Support interface. * Feature - Updating a3 License manager plugin removes it and uploads the new a3rev Dashboard plugin. * Feature - License key no longer used to activate auto updates and upgrades and support. * Feature - Install a3rev Dashboard plugin and authorize it by using your a3rev.com account username and password. * Feature - Manage your account and all a3rev premium plugins from your a3rev dashboard * Feature - plugin support tickets can be posted and replied to from the a3rev Dashboard support interface. * Framework - Update a3rev Plugin Framework to version 2.0.2 * Framework - Add Framework version for all style and script files * Framework - Update Check Now feature for compatibility with a3rev Dashboard 2.3.0 * Tweak - Change OLD thumbnail image name shop_thumbnail to woocommerce_thumbnail for compatibility with WC 3.3.0 . Backward compatibility with WC 3.2.6 * Tweak - Change OLD thumbnail image name shop_single to woocommerce_single for compatibility with WC 3.3.0 . Backward compatibility with WC 3.2.6 * Tweak - Update WooCommerce Display Settings URL to link to new WooCommerce Customizer menu URL on WC v 3.3.0 * Tweak - Remove OLD license manager and tracking code * Tweak - Test for compatibility with WordPress 4.9.4 * Tweak - Test for compatibility with WooCommerce 3.3.1 = 2.5.2 - 2018/01/10 = * Maintenance Update. 1 attribute based url bug fix show correct variation gallery * Tweak - Tested for compatibility with WooCommerce 3.2.6 * Tweak - Tested for compatibility with WordPress 4.9.1 * Fix - Get correct variation gallery for selected attribute base URL with attribute parameters * Credit - Thanks to Erwan Pianezza for the excellent attribute based URL bug report on plugins support forum = 2.5.1 - 2017/11/15 = * Fixed - Show WC dynamic gallery images on frontend if feature image as part of gallery * Tweak - Tested for compatibility with WordPress 4.9 = 2.5.0 - 2017/11/06 = * Feature Upgrade. This feature upgrade adds the ability to set the source of images that populate the Dynamic gallery. * Feature - Add new Dynamic Gallery Image Source option support for show the slideshow on frontend from Attached Images of Product or WC Product Images * Feature - Add separate Dynamic Gallery Image Source option to Dynamic Gallery Meta menu on Edit Product page so that can override global option * Feature - Added Global Reset for this feature from the settings page option box * Tweak - Add new Dynamic Gallery Image Source Options box on the plugins settings page * Tweak - Added Image source options to the WooCommerce Product Data - Dynamic Gallery menu on each product edit page * Tweak - Tested for compatibility with WooCommerce 3.2.3 * Tweak - Tested for compatibility with WordPress 4.8.3 = 2.4.7 - 2017/10/13 = * Tweak - Tested for compatibility with WooCommerce 3.2.0 * Tweak - Tested for compatibility with WordPress 4.8.2 * Tweak - Added support for the new WC 'tested up to' feature to show this plugin has been tested compatible with WC updates = 2.4.6 - 2017/06/06 = * Tweak - Tested for compatibility with WordPress major version 4.8.0 * Tweak - WordPress Translation activation. Add text domain declaration in file header * Tweak - Include bootstrap modal script into plugin framework * Tweak - Update a3rev plugin framework to latest version = 2.4.5 - 2017/05/18 = * Tweak - Update html structure of gallery variation hook to variation edit row of Product Variable * Tweak - Tested for full compatibility with WordPress version 4.7.5 * Tweak - Tested for full compatibility with WooCommerce version 3.0.7 = 2.4.4 - 2017/04/11 = * Tweak - Full compatibility with WC version 3.0.1 with backward compatibility to WC version 2.6.0 * Tweak - Change call direct to Product properties with new function that are defined on WC v3.0 * Tweak - Called action for save data of plugin after WC data is saved on new CRUD * Tweak - Change priority for save_post action so that it is called after WooCommerce save the product data, to get the correct data on WC v3.0 * Tweak - Tested for full compatibility with WordPress version 4.7.3 = 2.4.3 - 2017/01/13 = * Tweak - Change global $$variable to global ${$variable} for compatibility with PHP 7.0 * Tweak - Removed auto redirect to plugins admin panel on activation * Tweak - Update a3 Revolution to a3rev Software on plugins description * Tweak - Added Settings link to plugins description on plugins menu * Tweak - Tested for full compatibility with WordPress version 4.7.1 * Tweak - Tested for full compatibility with WooCommerce version 2.6.12 * Credit - Thanks to Scott for reporting the PHP 7.0 Global variable error = 2.4.2 - 2016/10/24 = * Tweak - Compatibility with WooCommerce Subscription plugin on variation subscription type * Tweak - Tested for full compatibility with WooCommerce version 2.6.6 * Fix - Load Viariation Gallery when that variation is selected as the Default Form value for the variation set = 2.4.1 - 2016/09/07 = * Tweak - Apply variation image from dynamic gallery data into orders email when it's turn on by template * Tested for full compatibility with WordPress version 4.6.0 * Credit - Thanks to Yvette Obbink for bringing the variation image in order emails issue to our attention = 2.4.0 - 2016/08/01 = * Feature - Added global ON | OFF to include an image set as the Product Image (featured image) into the Gallery Images * Feature - Added the option the set Product Image (feature image) display in gallery to each individual product * Feature - Added Global rest option for Product Image (feature image) display in the gallery * Feature - Added the option to Activate / Deactivate Gallery Thumbnails for individual product * Feature - Added Font editor 'Line Height' option * Tweak - Duplicate variation gallery when variations are duplicated using WPML * Tweak - Update Typography Preview script for apply 'Line Height' value to Preview box * Tweak - Update the generate_font_css() function with new 'Line Height' option * Tweak - Replace all hard code for line-height inside custom style by new dynamic 'Line Height' value * Tweak - Tested for full compatibility with WooCommerce version 2.6.4 * Credit - Thanks to Dan Lavache for the Product Image display option feature suggestion * Credit - Thanks to Paolo Falck for notifying us about the variations image duplication with WMPL issue = 2.3.0 - 2016/07/08 = * Feature - Update for compatibility with new a3 License Manager plugin * Feature - Show admin notification box re installing a3 License Manager plugin to manage license key and auto upgrades * Tweak - Removed tracking code from plugin * Tweak - Removed auto upgrading code from plugin * Tweak - Remove confirm license key form at first activate the plugin * Tweak - Can use the plugin without enter license key but can't auto upgrade when have new version * Tweak - Update select type of plugin framework for support group options * Tweak - Tested for full compatibility with WooCommerce version 2.6.2 * Tweak - Tested for full compatibility with WordPress version 4.5.3 * Fix - Update style from WooCommerce thumbnails style to custom style to solve thumbnail distort when the thumbnail is smaller than the thumbnail container * Credit - Thanks to Jerome Manceau for raising the issue of the thumbnail distort = 2.2.7 - 2016/06/18 = * Tweak - Tested for full compatibility with WooCommerce major version 2.6.0 * Tweak - Tested for full compatibility with WooCommerce version 2.6.1 * Fix - Update Dynamic Gallery meta html for show gallery variation on Product Edit page that conflict with a3 Portfolio Shortcode plugin * Fix - Don't show Update database warning box again when have manual click on Update button = 2.2.6 - 2016/05/12 = * Tweak - Use 'Single Product Image' size of WooCommerce for image on gallery instead of 'Large' size of WordPress. * Tweak - Option to use the WooCommerce Single Product Image Hard Crop option * Tweak - Update plugin script for use 'single product image' size * Tweak - Add new 'Gallery Image Dimensions' settings box to Settings tab for explain gallery image dimensions are using by plugin * Tweak - Tested for full compatibility with WordPress version 4.5.2 = 2.2.5 - 2016/05/09 = * Tweak - When an image is uploaded to default WooCommerce image gallery and as a Featured image it shows twice in the gallery on front end. Don't auto append the Featured Image (Product Image) into gallery on frontend if the image is also uploaded to WooCommerce Dynamic Gallery metabox * Credit - Thanks to Matt Redinius for notifying us of the issue a3rev.com/forums/topic/featured-image-displayed-twice/ = 2.2.4 - 2016/05/04 = * Tweak - Auto append Featured Image to show as first image of gallery on frontend if it is not uploaded to the Gallery * Credit - Thanks to Vargas jb for notifying us about the featured image issue = 2.2.3 - 2016/04/29 = * Tweak - Tested for full compatibility with WordPress version 4.5.1 * Fix - Called 'wp_unslash' function to remove slashes from variation data when use custom attribute so that variation gallery can show correct images on front end when variation selected * Credit - Thanks to David Franks for reporting the custom attributes bug a3rev.com/forums/topic/dynamic-gallery-variation-images/ = 2.2.2 - 2016/04/05 = * Tweak - Update plugin framework to latest version * Tweak - Tested for full compatibility with WordPress major version 4.5 = 2.2.1 - 2016/03/12 = * Fix - Replace jQuery mobile lib by jQuery mobile touch lib for faster load and to fix frozen links in mobile issue * Tweak - Add default 5px padding left and right for Thumbnail Slider Arrows so that show good for first upgrade to this version * Tweak - Tested for full compatibility with WooCommerce Version 2.5.5 * Credit - Thanks to Bobu a3rev.com/forums/topic/dynamic-gallery-pro-update-freezes-all-my-links/ for notifying us so quickly about the touch swipe bug = 2.2.0 - 2016/03/11 = * Feature - Added Touch Swipe for Mobile and Tablet feature with ON | OFF option * Feature - Added Touch Swipe Gallery Transition Effects options, Time Between transitions and transition speed * Feature - Add new 'Gallery Icon Display Type' options. Always show the icons or show on hover * Feature - Add new 'Thumbnail Slider Container' setting options to style the thumbnail slider container * Feature - Upgrade all Gallery and thumbnail slider images to fontawesome icons * Feature - Create new Icon Styles tab panel with fontawesome style setting options * Feature - Added Next | Previous Gallery Icons settings option to style those icons * Feature - Added Pause | Play Icon setting options to style those icons * Feature - Added Thumbnail Slider Arrow icon setting options to Icon Style tabs * Tweak - Register fontawesome in plugin framework with style name is 'font-awesome-styles' * Tweak - Update a3 Dynamic Gallery script and style to support new features * Tweak - Update dynamic style for new features * Tweak - Tested for full compatibility with WooCommerce 2.5.4 = 2.1.1 - 2016/02/29 = * Tweak - Saved the time number into database for one time customize style and Save change on the Plugin Settings * Tweak - Replace version number by time number for dynamic style file are generated by Sass to solve the issue get cache file on CDN server * Fix - Remove 'parseInt' javascript function that was applying to get thumbnail type. Was causing the thumbnail container UI to be broken * Credit - Thanks to Kevin Coffel from antiquewoodworks.com for notifying us about the Thumbnail UI bug and dynamic style file not update by sites with CDN. = 2.1.0 - 2016/02/27 = * Feature - Completed full integration with WooCommerce Product Image Gallery. Dynamic Gallery functions and features are now applied to WooCommerce Product Gallery and does not create its own Gallery * Feature - Dynamic gallery now compatible with all 3rd party import export data plugins * Feature - Dynamic gallery uses WooCommerce Product meta box for Add, Move and Delete product images * Feature - Manual plugin database RUN UPDATE feature converts database of current Dynamic Gallery to WooCommerce Product Gallery. * Tweak - Added manual RUN UPDATE of Dynamic Gallery database after upgrade to version 2.1.0. Allows admin to backup site database before RUN UPDATE * Tweak - Defined 'WOO_DYNAMIC_GALLERY_DB_VERSION' constant for current database version of Dynamic Gallery plugin * Tweak - Remove 'WooCommerce Default Gallery Activation' option so that for this version plugin will use 'WooCommerce Default Gallery' for show on frontend * Tweak - Add some attributes into gallery container for Dynamic script to use it * Tweak - Remove 'Dynamic Gallery' image uploader from the Dynamic gallery meta box - now use the WooCommerce 'Product Gallery' meta box to Add, Move or Delete images * Tweak - Added help text to the Dynamic Gallery meta box to explain about using the Product gallery meta * Tweak - Updated the Dynamic Gallery activation help text * Fix - Register popup tool script when it's set from Plugin Settings. Resolves version confliction when have 3rd party plugin also register the same pop up script * Fix - Update Dynamic script for get data from attributes of gallery container instead of use 'a3_dgallery_arg' variable to parse into script. Resolves confliction with Dynamic Gallery on WooCommerce Quick View Ultimate plugin * Fix - Remove 'z-index' for Control Bar. Now obsolete with Dynamic gallery html structure. Resolves conflict with any overlaying html for example from sidebar navigation pop out menus * Credit - Thanks to Daniel from siccasguitars.com for nudging us toward the full integration with WooCommerce Product gallery * Credit - Thanks to Kevin Coffel from antiquewoodworks.com for notifying us about the nav bar zoom z-index issue = 2.0.3 - 2016/02/16 = * Tweak - Remove dialog popup when delete the image from gallery = 2.0.2 - 2016/02/05 = * Tweak - Define new 'strip_methods' argument for Uploader type, allow strip http/https or no * Tweak - Save gallery by AJAX when click on delete image for Variation Gallery * Tweak - Tested for full compatibility with WooCommerce version 2.5.2 * Tweak - Tested for full compatibility with WordPress version 4.4.2 * Fix - Show image in variation gallery on frontend for Variation have one or more Attributes are set as ANY * Fix - Make upgrade function for assign image to variation gallery just for Variation have one or more Attributes are set as ANY that missed when upgrade on Dynamic Gallery version 2.0 * Credit - Thanks to Shawn Reed for notiying us about the Attributes set as any bug fix and the Variations delete image save by AJAX tweak required https://a3rev.com/forums/topic/where-did-all-of-my-meticulously-organized-and-selected-variation-images-go/ = 2.0.1 - 2016/01/27 = * Tweak - Tested for full compatibility with WooCommerce version 2.5.1 * Fix - Add opacity to 1 for image gallery container for override opacity 0 set from WooCommerce 2.5.0. Was stopping Variation gallery images to not show on front end * Credit - Thanks to Jerome Manceau for reporting the bug https://a3rev.com/forums/topic/images-not-showing-with-variable-products/ = 2.0.0 - 2016/01/13 = * Feature - Define new 'Background Color' type on plugin framework with ON | OFF switch to disable background or enable it * Feature - Define new function - hextorgb() - for convert hex color to rgb color on plugin framework * Feature - Define new function - generate_background_color_css() - for export background style code on plugin framework that is used to make custom style * Feature - Add new 'Gallery Container Height' setting with FIXED | DYNAMIC options * Feature - Dynamic Container height auto adjusts to the scaled height of each image * Feature - Dynamic Container height supports both FIXED WIDE and RESPONSIVE WIDE * Feature - Add Border, Border Shadow, Border Margin and Border Padding options for customize Gallery Container * Feature - Add Border, Border Shadow, Border Margin and Border Padding, Vertical Separator options for customize Gallery Nav Bar Control Container * Feature - Add Background Transparency option for customize Gallery Caption Text Container * Feature - Move Nav Bar Control out of the Gallery Container into a container of its own * Tweak - Update core style and script of plugin framework for support Background Color type * Tweak - Remove + Gallery Style setting box on Gallery Style admin panel and replace with separate setting boxes for + Gallery Container, + Nav Bar Container, + Caption Text Container and + Lazy Load bar Container * Tweak - Update Dynamic Gallery script and style for work on new features above and new layout of gallery * Tweak - Remove all style and script that don't use for now * Update - Make upgrade function for convert old data to new data when upgrade to new version 2.0.0 = 1.9.2 - 2016/01/09 = * Tweak - Update Dynamic Gallery script for use srcset and sizes of 'large' size * Tweak - Update Fancybox style so that it is not override by other custom styles * Tweak - Tested for full compatibility with WordPress version 4.4.1 * Fix - Use srcset and sizes of 'large' size for image show on Dynamic Gallery and Variation Galleries so that browser can get correct image * Credit - Thanks to Davey van Aken, Ester Lafontant and Frank Ugolini for reporting the gallery image size bug and Frank for access to his site to find and fix = 1.9.1 - 2016/01/08 = * Tweak - Updated required WordPress version to 4.1 for full compatibility with WooCommerce plugin * Tweak - Update Dynamic Gallery Preview so that don't need to Save Changes to see edits on Gallery Preview Popup * Tweak - Added support on Dynamic Gallery Preview for Thumbnail Column and Thumbnail Display - Slider | Static = 1.9.0 - 2016/01/07 = * Feature - Complete rebuild of Dynamic and Variation Gallery Thumbnail display * Feature - Add new ' Thumbnail Display' option. Choose display Thumbnails as Slider or as a Static Display (all thumbnails are visible under gallery) * Feature - Add new 'Thumbnail Columns' option. Use to set the number of Thumbnails visible in Slider Thumbnail Display or number columns used in Static Thumbnail Display * Feature - Add 2 new 'Thumbnail Border Colour' and 'Current Thumbnail Border Colour' options to set the thumbnail border colour * Feature - Added full support for responsive thumbnail sizing in all browsers * Feature - Full integration with WooCommerce Product Thumbnails. Use WooCommerce Product Thumbnail dimensions set on Use WooCommerce > Settings > Products > Display - Product Images * Feature - Thumbnails use Hard Crop or Scale set on the WooCommerce Product Images settings * Tweak - Remove Thumbnails Dimensions settings from plugin, use Thumbnails Dimensions from WooCommerce Settings * Tweak - Define 'a3_dgallery_arg' variable for parse value of option into Dynamic Gallery script * Tweak - Update Dynamic Gallery script and style to support Slider Thumbnail Display and Static Thumbnail Display * Tweak - Update Dynamic Gallery script and style to support for new Thumbnail columns and visible number features = 1.8.0 - 2016/01/05 = * Feature - Move 'a3 Dynamic Gallery' meta box to WooCommerce Product Data Menu for full Gallery integration with WooCommerce * Feature - Plugin Framework Mobile First focus upgrade * Feature - Massive improvement in admin UI and UX in PC, tablet and mobile browsers * Feature - Introducing opening and closing Setting Boxes on admin panels. * Feature - Added Plugin Framework Customization settings. Control how the admin panel settings show when editing. * Feature - Added Option to set Google Fonts API key to directly access latest fonts and font updates from Google * Feature - Added 'Manual Check for New Plugin version'. Find it in the Plugin Framework settings box. * Tweak - Moved Image Thumbnails settings to Gallery Style tab and remove the Thumbnails tab. * Tweak - Change default value 'OFF' to 'ON' for WooCommerce Gallery Activation on first install * Tweak - Full backward compatibility to WooCommerce v 2.3.0 and older with meta box * Tweak - Complete update of title and options help text on admin setting boxes = 1.7.0 - 2015/12/31 = * Feature - Upgrade Dynamic Gallery image uploader to new WordPress media uploader * Feature - Refactor code to enable add images from Media Library, previously Dynamic Gallery could only use images that where uploaded to the Product. Now supports both. * Feature - Complete rebuild of a3 Dynamic Gallery meta box. * Feature - Image thumbnails show in a3 Dynamic Gallery Meta box as soon as they are uploaded / added. Previously thumbnails only show in the meta box after publish or update the post. * Feature - Sort Gallery images by drag and drop in the meta box and delete images from meta box, previously sort and delete where done from the old media uploader pop up screen * Feature - Introducing Variations Galleries that are fully integrated with WooCommerce > Product Data > Variations meta. * Feature - Variations Gallery supports using images from Media Library or upload, sort by drag and drop plus delete from the Variations Gallery meta box. * Feature - Variation Gallery enables adding images directly to actual variation, previously variation images where uploaded to Dynamic Gallery and assigned to variations via the old media uploader pop up screen * Feature - When Variations gallery is activated the WooCommerce Default variation image is hidden and replaced by a Variations gallery. * Feature - Ajax auto save for add image and sort image on variation gallery without need to click on any button * Tweak - Change the default value for 'Image Variation Feature' option from OFF to ON * Tweak - Remove 'attachment_fields_to_edit' and 'attachment_fields_to_save' filter tags for old Upload UI * Tweak - Change 'vars' variable name to 'a3_dgallery_variation' are include when 'a3-dgallery-variations-script' is loaded to avoid conflict with any script have 'vars' variable name * Tweak - Move all upgrade function code to /includes/updates/ path * Tweak - Update the frontend process for get new gallery of product and product variations * Tweak - Update the function for get first image from gallery or variation gallery for thumbnail that is used for product on cart page when product or variation is added to cart * Tweak - Make upgrade code for this version to convert the old data to new data to work with new features of Dynamic Gallery and Variations Gallery = 1.6.0 - 2015/12/23 = * Feature - Update gallery scripts for support 'scrset' and 'sizes' for new WordPress v4.4 responsive images feature * Feature - Make a3 Dynamic Gallery on frontend support the Responsive Image with 2 new attribute 'scrset' and 'sizes' are put on thumbnail and main image for decrease the total size of images are load on gallery for small screen * Feature - Change old Media Uploader pop-up to New UI of Uploader with Backbone and Underscore from WordPress * Feature - Added full support for Right to Left RTL layout on plugins admin dashboard * Feature - Defined 'wc_dg_no_image_uri' filter tag for change the placeholder image of plugin by theme or 3rd party theme * Feature - Update plugin activation and auto Upgrade script for integration with new Responsi Premium Pack plugin * Tweak - Tested for full compatibility with WordPress major version 4.4 * Tweak - Tested for full compatibility with WooCommerce version 2.4.12 * Tweak - Update the uploader script to save the Attachment ID and work with New Uploader * Tweak - Change call action from 'wp_head' to 'wp_enqueue_scripts' and use 'wp_enqueue_style' function to load style for better compatibility with minify feature of caching plugins * Tweak - Change call action from 'wp_head' to 'wp_enqueue_scripts' to load google fonts * Tweak - Updated a3 Plugin Framework to the latest version * Tweak - Defined 'frontend_register_scripts' function with all gallery scripts are registered here for easy to enqueue on frontend * Tweak - Defined 'backend_register_scripts' function and contain all scripts are registered here for easy to enqueue on backend * Fix - Move activate gallery and variations checkboxes into inside the a3 Dynamic Image Gallery box instead of put on Box Title for work compatibility on WordPress 4.4 so that it can save correct value when check or unchecked * Fix - Change all 'ad-gallery' to 'a3-dgallery' and from 'ad-' to 'a3dg-' to prevent browser blocker addons from preventing the gallery from working. Note! any theme or plugin developer that have added style by custom code for a3 Dynamic Gallery that should update the class selector in their code = 1.5.6 - 2015/09/07 = * Tweak - Tested for full compatibility with WooCommerce Version 2.4.6 * Fix - Delete check new version transient when transient_timeout is deleted by WordPress 4.3 get_transients function so call to a3api for new version still works. = 1.5.5 - 2015/08/28 = * Tweak - Tested for full compatibility with WooCommerce Version 2.4.6 * Tweak - Added new options into Settings -> Permalinks page on Dashboard * Fix - Show the caption on pop-up when ColorBox pop-up is selected * Fix - Added 'box-sizing: initial;' for #fancybox-wrap ID to the Close button show correct on top right corner of Fancybox pop-up * Fix - Change timeout of call to a3API for updates from 45 seconds to 8 seconds to resolve the server PHP timeout 30 seconds default. Server timeout before call finish was causing the 24 hour cron call not to be set and causing the dashboard to load slowly if a3API is not reachable. * Fix - Set 24 hours cron before call to a3API so that if have fail to connection then it will call in 24 hours on Cron instead of continue call each time Dashboard is loaded * Fix - validate the response from called to resolve PHP notice 'Undefined offset: 1' = 1.5.4 - 2015/08/20 = * Tweak - Tested for full compatibility with WooCommerce Version 2.4.4 * Tweak - Tested for full compatibility with WordPress major version 4.3.0 * Tweak - include new CSSMin lib from https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port into plugin framework instead of old CSSMin lib from http://code.google.com/p/cssmin/ , to avoid conflict with plugins or themes that have CSSMin lib * Tweak - Make __construct() function for 'Compile_Less_Sass' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4 * Tweak - Change class name from 'lessc' to 'a3_lessc' so that it does not conflict with plugins or themes that have another Lessc lib * Fix - Check 'request_filesystem_credentials' function, if it does not exists then require the core php lib file from WP where it is defined = 1.5.3 - 2015/06/27 = * Tweak - Tested for full compatibility with WooCommerce Version 2.3.11 * Tweak - Automatic delete the house keeping option of Lite version when upgrading from Lite to Pro version. Prevents data from being deleted on upgrade if the Lite Version Clean Up On Deletion option is was left switched ON before deactivating it to install the Pro version * Fix - Added fallback cron job schedule to fix License Key deactivation bug that occurs when call to server returns null for server name when checking key status for auto Maintenance and Feature upgrades * Credit - Thanks to Amir https://a3rev.com/forums/topic/predictive-search-pro-losing-licence-activation-every-day/ for full access to live site and for Beta Testing the new call for updates fallback cron job = 1.5.2 - 2015/06/04 = * Tweak - Tested for full compatibility with WooCommerce Version 2.3.10 * Tweak - Security Hardening. Removed all php file_put_contents functions in the plugin framework and replace with the WP_Filesystem API * Tweak - Security Hardening. Removed all php file_get_contents functions in the plugin framework and replace with the WP_Filesystem API = 1.5.1 - 2015/05/30 = * Fix - Update url of dynamic stylesheet in uploads folder to the format //domain.com/ so it's always is correct when loaded as http or https = 1.5.0 - 2015/05/21 = * Feature - Added full compatibility with the Enhanced Media Library plugin. * Tweak - Tested for full compatibility with WordPress Version 4.2.2 * Tweak - Tested and Tweaked for full compatibility with WooCommerce Version 2.3.9 * Tweak - Changed Permission 777 to 755 for style folder inside the uploads folder * Tweak - Chmod 644 for dynamic style and .less files from uploads folder * Credit - Thanks to Kevin Coffel raising the EML compatability issue and unlimited access to his site to create the compatibility = 1.4.4 - 2015/05/05 = * Tweak - Tested for full compatibility with WordPress Version 4.2.1 * Tweak - Define image Alt Text for Alt Attribute for serach engine optomization * Tweak - Redefine caption text as new attribute data-caption for use as image captions in gallery * Fix - Removed check_ajax_referer() call on frontend for compatibility with PHP caching plugins. Was returning -1 to js success call-back. = 1.4.3 - 2015/04/21 = * Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.2.0 * Tweak - Tested and Tweaked for full compatibility with WooCommerce Version 2.3.8 * Tweak - Update style of plugin framework. Removed the [data-icon] selector to prevent conflict with other plugins that have font awesome icons * Fix - Undefined property: stdClass::$ID' bug. Check if feature image is not set then don't include in gallery. * Fix - Set z-index to 100 of .onsale class so that it cannot be overridden by Dynamic Gallery container * Fix - Compatibility text for current version of WordPress on the Core Update page. Feature stopped working with WordPress version 4.1 = 1.4.2 - 2015/03/19 = * Tweak - Tested and Tweaked for full compatibility with WooCommerce Version 2.3.7 * Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.1.1 = 1.4.1 - 2015/02/13 = * Tweak - Maintenance update for full compatibility with WooCommerce major version release 2.3.0 with backward compatibility to WC 2.2.0 * Tweak - Tested fully compatible with WooCommerce just released version 2.3.3 * Tweak - Changed WP_CONTENT_DIR to WP_PLUGIN_DIR. When an admin sets a custom WordPress file structure then it can get the correct path of plugin = 1.4.0 - 2015/01/27 = * Feature - Added full compatibility for WPML static and dynamic strings * Tweak - Audit, test and tweak for 100% compatibility with WooCommerce 2.2.10 * Tweak - Audit, test and tweak for 100% compatibility with WordPress Version 4.1 * Fix - Show the new plugin version on the Core Update page. Feature stopped working with WordPress version 4.1 * Fix - Sass compile path not saving on windows xampp = 1.3.1 - 2014/11/12 = * Fix - a3rev License code now recognises domain with and without the www. We believe that this will solve Licenses auto deactivating on some sites. = 1.3.0 - 2014/09/15 = * Feature - Converted all front end CSS #dynamic {stylesheets} to Sass #dynamic {stylesheets} for faster loading. * Feature - Convert all back end CSS to Sass. * Tweak - Changed from is_product() function to is_singular( array( 'product' ) ) function in check to load dynamic gallery * Tweak - Remove inline style is loaded for each gallery and gallery variation to reduce the query to database * Tweak - Added customized_style.php file for Sass = 1.2.8.6 - 2014/09/11 = * Tweak - Tested 100% compatible with WooCommerce 2.2.2 * Tweak - Tested 100% compatible with WordPress Version 4.0 = 1.2.8.5 - 2014/09/03 = * Tweak - Tested fully compatible with WooCommerce 2.2 back to 2.1 * Tweak - Updated google font face in plugin framework. = 1.2.8.4 - 2014/06/23 = * Fixed - Fixed the Warning - "Creating default object from empty value in" on Dynamic Gallery Preview popup. * Fixed - Solved the conflict with WP Email Template for the warning "WP Email Template: wp_mail has been declared by another process or plugin, so you won't be able to use another Email Deliver Provider until the problem is solved." on Dynamic Gallery Style tab. = 1.2.8.3 - 2014/06/18 = * Tweak - Updated chosen js script to latest version 1.0.1 on the a3rev Plugin Framework * Tweak - Convert Lifetime License to single site purchase with add sites at discount feature. * Tweak - Tested 100% compatible with WooCommerce version 2.1.11 = 1.2.8.2 - 2014/05/28 = * Feature - Added option to Hide or show the default WooCommerce Product Gallery Meta box on product edit pages. * Feature - If default WooCommerce Product Gallery is deactivated - Turn OFF the Dynamic Gallery on the product, the Woo default gallery shows again. * Tweak - Improved UI - Turn off the Dynamic gallery from the Meta box and the box closes. Turn it on and it opens. * Tweak - Changed add_filter( 'gettext', array( $this, 'change_button_text' ), null, 2 ); to add_filter( 'gettext', array( $this, 'change_button_text' ), null, 3 ); * Tweak - Update change_button_text() function from ( $original == 'Insert into Post' ) to ( is_admin() && $original === 'Insert into Post' ) * Tweak : Added support for placeholder feature for input, email , password , text area types * Tweak - Tested 100% compatible with WooCommerce Version 2.1.9 * Tweak - Tested 100% compatible with WordPress Version 3.9.1 = 1.2.8.1 - 2014/02/12 = * Tweak - Added remove_all_filters('mce_external_plugins'); before call to wp_editor to remove extension scripts from other plugins. * Tweak - Updated Framework help text font for consistency. * Fix - Conflict with wpMandrill plugin. Rewrote Gallery preview URL security require_once( ABSPATH . 'wp-includes/pluggable.php' ); with sanitiser that does not call wp_mail. = 1.2.8 - 2014/01/27 = * Feature - Upgraded for 100% compatibility with WooCommerce Version 2.1 with backward compatibility to Version 2.0 * Feature - Added all required code so plugin can work with WooCommerce Version 2.1 refactored code. * Feature - Selected variation images from Gallery now show in cart widget and on Cart page with WooCommerce Version 2.1 * Tweak - Set priority to 31 for add_action( 'add_meta_boxes' , ... ) to override the gallery box of WooCommerce version 2.1 * Tweak - All switch text to show as Uppercase. * Tweak - Tested for compatibility with WordPress version 3.8.1 * Tweak - Full WP_DEBUG ran, all uncaught exceptions, errors, warnings, notices and php strict standard notices fixed. = 1.2.7.5 - 2013/12/18 = * Feature - a3rev Plugin Framework admin interface upgraded to 100% Compatibility with WordPress v3.8.0 with backward compatibility. * Feature - a3rev framework 100% mobile and tablet responsive, portrait and landscape viewing. * Tweak - Upgraded dashboard switch and slider to Vector based display that shows when WordPress version 3.8.0 is activated. * Tweak - Upgraded all plugin .jpg icons and images to Vector based display for full compatibility with new WordPress version. * Tweak - Tested 100% compatible with WP 3.8.0 * Fix - Update make_compatibility function with isset( $args->slug ) and isset( $args['body']['request'] ) so that our plugin can work together with other developers plugin (eg Backupbuddy) that adds filter on the WordPress plugins_api (bad thing to do) * Fix - Added esc_js() Escapes image description strings for echoing in JS, fixed the problem can’t show variation gallery when image description has special characters. * Credit - Thanks to Shawn Reed of formfunctionform.com for altering us to the bug and the wp-admin and ftp access to find it and make the fix. = 1.2.7.4 - 2013/12/10 = * Feature - Major upgrade to Dynamic Gallery responsive display in mobile and tablet screens. * Tweak - Newly created Gallery JavaScript ensures that the tall of the gallery always resizes in proportion to the gallery wide in all Browsers including mobile and tablet (just like the images do). * Tweak - Removed fixed height setting that shows on admin when Gallery Dimension - Responsive is selected. * Tweak - Greatly enhanced the display of 'Portrait' images in all browser * Fix - Upgraded array_textareas type for Padding, Margin settings on the a3rev plugin framework = 1.2.7.3 - 2013/11/29 = * Fix - removed var_dump( $variations ) code so that variations text does not show above image when selected in the gallery. = 1.2.7.2 - 2013/11/28 = * Fix - Make sanitize_title() for attribute key and attribute value to fix show correct variation image in My Cart page on WooCommerce version 2.0.18 or later * Credit - Thanks to Valentijn Crouwel for bringing this to aour attention. = 1.2.7.1 - 2013/11/23 = * Feature - Add script to apply option of Fade transition effect to Variations Image Gallery on first load. * Tweak - Added Variations Galleries setting to Gallery Style tab settings. * Tweak - Added Load Effect timing slider setting when select Fade Transition. * Credit - Thanks to Joel Kriteman for suggesting the feature and wp-admin and ftp access to dev, test, dev, test * Fix - add function to check if woo 1.6.6 then don't include our script combine with 'wc-add-to-cart-variation' because 'wc-add-to-cart-variation' is not resisted. * Credit - Thanks to Daniel Berry for reporting the bug and the wp-admin and ftp access to his site to find and create the fix. * Fix - Single Image Thumbnail ON | OFF switch not displaying properly when first turn thumbnails ON. = 1.2.7 - 2013/11/19 = * Feature - Upgraded the plugin to the newly developed a3rev admin Framework with app style interface. * Feature - New admin UI features check boxes replaced by switches, some dropdowns replaced by sliders. * Feature - Replaced colour picker with new WordPress 3.6.0 colour picker. * Feature - Added choice of 350 Google fonts to the existing 17 websafe fonts in all new single row font editor. * Feature - New on page instant previews for Fonts editor. * Feature - Added intuitive triggers for admin panel settings. When selected corresponding feature settings appear. * Tweak - Moved admin from WooCommerce settings tab onto the WooCommerce Nav bar, menu item Dynamic Gallery. * Tweak - Dynamic Gallery menu broken up into tabs - Setting, Gallery Style, Image Thumbnails. * Fix - $args->slug depreciated in WordPress 3.7, replace with $request = unserialize( $args['body']['request'] ); $request->slug = 1.2.6.1 - 2013/10/17 = * Fix - Image Variations selector not working with new WooCommerce Version 2.0.16. Upgrade our script to be compatible with new WooCommerce add-to-cart-variation.js. Fix is backward compatible. * Tweak - Plugin checked for full compatibility with WooCommerce Version 2.0.16 = 1.2.6 - 2013/09/14 = * Fix - Use browser protocol http or https on page load fix in v1.2.5 caused sites that use Minify plugins to crash on update. Updated style url and script url to fix Minify conflict. * Credit - Thanks to Roy Vella (USA) for reporting the issue and the wp-admin and ftp access to his site to find and fix the bug. = 1.2.5 - 2013/09/11 = * Tweak - Added 'View Docs' link from the top of each admin panel to that menus section on the plugins docs. * Fix - Gallery images not showing in Chrome with SSL on product pages. Stripped http// and https// protocols so browser will use the protocol that the page was loaded with. * Fix - Plugins admin script and style not loading in Firefox with SSL on admin. Stripped http// and https// protocols so browser will use the protocol that the page was loaded with. = 1.2.4 - 2013/08/22 = * Fix - Gallery images can't show on some bespoke themes that have #aside img { visibility: hidden; added visibility: visible !important; to over ride the themes code and gallery images can show. * Credit - Thanks to Hernan Bettello for reporting the issue and access to his site to find and fix the issue with his theme and the gallery. = 1.2.3 - 2013/08/21 = * Fix - Can't exclude images from the gallery. Changed the function and also split into 2 functions for normal gallery images and variation images. * Credit - Thanks to Adrienne Trahan for reporting the bug and the wp-admin and ftp access to see and fix the bug. = 1.2.2 - 2013/08/03 = * Tweak - Plugin in code tested fully compatible with WordPress v3.6.0 * Fix - Image Variations selected setting removed when a new term for attribute is added to variations. Change from check key to check value in array terms. * Fix - Added Product Gallery Class attribute box-sizing:content-box for compatibility with new WordPress Twenty Thirteen default theme. = 1.2.1 - 2013/07/02 = * Tweak - Replaced all global option keys with plugin registered prefix wc_dynamic to prevent other plugins conflict with input options. * Tweak - Complete review and tidy up of the source code. Tidied up namespacing. * Tweak - Ran WP_DEBUG All Uncaught exceptions errors and warnings fixed. * Tweak - Added PHP Public Static to functions in Class. Done so that Public Static warnings don't show in DE_BUG mode. * Fix - IE fix in v1.1.9 gallery preload function error, images don't show on first load, but do after refresh. Edited jquery.a3-dgallery.js lib to fix. * Fix - Not divisible by zero error message that showed when 0 value entered or for thumbnail wide and tall. Updated feature help text. * Fix - Updated all JavaScript functions so that the plugin is compatible with jQuery Version1.9 and backwards to version 1.6. WordPress still uses jQuery version 1.8.3. Themes that use Google js Library instead of the WordPress jQuery are using the latest jQuery version 1.9. There are a number of functions in jQuery Version 1.9 that have been depreciated which was causing errors with the jQuery function in the plugin. = 1.2.0 - 2013/07/01 = * Tweak - Updated House Keeping help text with clearer instructions about what happens if you have the setting activated and delete the Pro Version. * Fix - Activated House Keeping feature setting in plugins Global Settings sub tab. = 1.1.9 - 2013/06/29 = * Feature - Added - Show featured image for product grid view extracts but don't show it in the product page gallery. Check feature image exclude from Gallery to achieve this effect. * Feature - Added House keeping function to settings. Clean up on Deletion. Option - Choose if you ever delete this plugin it will completely remove all tables and data it created. * Tweak - Updated the plugins support links to the new a3rev support forum. * Fix - Hide 'Start Slideshow' text on nav bar when a variation has just 1 image. * Fix - Bug on image variation check boxes in gallery image pop up editor. = 1.1.8 - 2013/04/26 = * Feature - Reduction in memory used when variation images are loaded in the gallery on front end and when loading images to the gallery in the edit product page Dynamic image uploader. We have made several tweaks to the output buffering function to achieve this. Particularly useful for those with servers running low on or operating on low memory resources. * Tweak - Added when install and activate plugin link redirects to License Key validation page instead of the wp-plugins dashboard. * Tweak - Updated admin error message that displays when plugin cannot connect to a3API on the Amazon cloud upon activation of the license. = 1.1.7 - 2013/04/10 = * Tweak - Updated Error message that displays when plugin cannot temporarily connect with a3API when validating the license key. * Fix - WooCommerce Reviews form opening in duplicate popup tools, PrettyPhoto and Fancybox caused by our old WooCommerce v1.6 fancybox lib. = 1.1.6 - 2013/04/04 = * Tweak - Complete Gallery Optimization in Windows XP, IE 7, IE8, Windows 7, IE8 and IE9 and Windows 8, IE10 and IE10 Desktop. * Tweak - Full Gallery test and optimization for all 3 Windows operating systems - for these legacy browsers - Firefox, Safari, Chrome and Opera. * Tweak - Full Gallery test and optimization for Apple OS X operating systems. Snow leopard, Lion and Mountain Lion using these legacy Browsers - Firefox, Safari, Chrome and Opera * Tweak - Full Gallery test and optimization for Apple IOS Mobile Safari in iPhones and all iPads. * Tweak - Full Gallery test and optimization for Android Browser on all models of these manufacturers tablets that use the Android operating system - Amazon Kindle Fire, Google Nexus 7, Samsung Galaxy Note, Samsung Galaxy Tab 2 * Tweak - Full Gallery test and optimization for Android Browser on all models of these manufacturers phone that use the Android operating system (to many to list) mobile phones that support - Samsung Galaxy, Motorola, HTC, Sony and LG * Tweak - Full Gallery test and optimization for Opera Mobile - Samsung Galaxy Tablet and Mobiles HTC Wildfire. Nokia 5800, Samsung Galaxy S II, Motorola Droid X and Motorola Atrix 4G * Fix - Long standing issue with Gallery main image not showing in bespoke themes in Windows 7 and Widows 8 with IE browsers 8.0, 9.0, 10.0 and 10.0 Desktop. * Credit - Many thanks to Nemanja from the Art Binaire Team for providing the solution. = 1.1.5 - 2013/03/25 = * Fix - Replaced old Lightbox pop-up script with new Colorbox script. This fixes the long standing issue of the Lightbox script not opening the current image on Zoom. Lightbox always opened pop-up at first image in the Gallery and was never able to resolve this. * Fix - Gallery showing the default 'No Image' for Product Variations when variations created as 'Custom Variation'. This issue did not affect variations added from Global Variations created via the WooCommerce Attributes taxonomy. In upgrading the Dynamic Gallery to be compatible with WooCommerce V2.0 we missed that WooCommerce had added a sanitize_title for value of custom options on the frontend dropdown options menu . Example that changed 'Extra Large' to 'extra-large' when show on frontend. So the value that Dynamic Gallery checked to show option image was different in WooCommerce V2.0 and hence Dynamic Gallery could not find or show the variation image for that custom attribute. * Credit - To Andrew Choong from Singapore for initially reporting the issue and giving us wp-admin and ftp access to his site to find and fix the issue. * Fix - Bug for users who have https: (SSL) on their sites wp-admin but have http on sites front end. This was causing a -1 to show in the Gallery Container instead of the current image because wp-admin with SSL applied only allows https:, but the url of admin-ajax.php is http: and it is denied hence returning the ajax -1 error. Fixed by writing a filter to recognize when https is configured on wp-admin and parsing correctly. If you do not have this configuration nothing changes for you, if you do have https on your wp-admin (or install it in the future) and http on the front end then Dynamic Gallery will automatically detect that and works as it should. = 1.1.4 - 2013/03/08 = * Feature - UI Enhancement. Complete rework of the admin dashboard. * Tweak - Admin panel content broken up into sub nav tabs for ease of feature management. Gallery | Global Settings | Caption text | Nav Bar | Lazy-load scroll | Image Thumbnails * Tweak - Added WooCommerce Chosen script for dropdowns and options. * Tweak - Updated plugins wiki documentation to show the admin UI and features * Fix - Undefined PrettyPhoto script include. Defined script to load from footer after jQuery script. In some sites this was causing the image Zoom not to work. * Fix - Conflict with Chrome browser add on AdBlocker. Chrome extension Adblocker was hiding the gallery class name a3dg-images which was causing the main gallery images not to show. Edited style so now gallery shows with that add-on activated. = 1.1.3 - 2013/03/04 = * Feature - Added new WordPress and WooCommerce PrettyPhoto tool and made it the default pop up tool for the gallery. * Feature - On install Dynamic Gallery can now show product feature images that have been created from the WordPress Media Library. Previously the gallery could not find these images and would show no image. * Feature - Added delete WordPress Media Library Featured image from the Dynamic Gallery Product Page Meta. The Media Library thumbnail has a Red X on it and pop up on hover text to explain why users should delete the image and upload it to the Dynamic gallery. * Feature - Added option to Admin dashboard to set 'Gallery Activation Default' from the dashboard you can Activate or Deactivate the Dynamic Gallery for all Product Pages excluding Product Pages that have a custom gallery activation setting. * Feature - Added option to Admin Panel to 'Reset Activation to default', This option allows you to rest all Gallery Activation settings to the default you have set. * Feature - Added option to Admin dashboard to set 'Variations Images Activation Default' from the dashboard you can Activate or Deactivate the Variation Images Feature for all Product Pages excluding Product Pages that have a custom Variation Images activation setting. * Feature - Added option to Admin Panel to 'Reset Variation Activation to default'. This option allows you to rest all Variation Images Activation settings to the default you have set. * Tweak - Updated all plugin code to be 100% compatible with WooCommerce V2.0 and backwards. = 1.1.2 - 2013/01/24 = * Feature - Add the option to auto not show thumbnail when only 1 image is loaded to the gallery. To activate this feature go to WooCommerce > Settings > Dynamic Gallery and scroll down to Thumbnail settings. * Tweak - After adding the option to deactivate image transition when only 1 image is in the gallery in yesterdays update we have enhanced it by not showing 'Start Slideshow' in the Nav bar when a single image is showing in the Gallery. = 1.1.1 - 2013/01/23 = * Feature - Massive 2 times improvement in gallery image load times. Reworked the way that the Gallery image thumbnails are loaded with a resulting doubling of loading speed. * Feature - Massive 3 times improvement in load time of variation images in the gallery. All Gallery product Variation images are now pre-loaded in the background after page, and main gallery images are loaded. Variation images now show silky fast when variation is selected because they are pre-loaded to the gallery. - nice! * Feature - Add option to deactivate image zoom (pop up) from the admin panel. WooCommerce > Settings > Dynamic Gallery - Gallery pop-up - Choose from dropdown > fancybox, Lightbox or Deactivate. Deactivate removes the zoom function from the gallery. * Feature - Added option to deactivate image transition when only 1 image is in the gallery. Select this option from the admin panel and the gallery auto detects when there is only 1 image in the main gallery or for a variation and it does not do transition. * Tweak - Tested gallery on WooCanvas theme for 100% compatibility in Fire Fox, Google Chrome, Safari, IE8 , IE9, ios5, ios6 and Android. * Tweak - Added Thumbnail help text on admin panel, warning not to set the Thumbnail width and height to '0' empty as it causes a .php error 'not divisible by zero' message to show on product pages instead of the Gallery. * Tweak - Updated plugins support link url = 1.1.0 - 2013/01/05 = * Fix - Pro license authorization code for site that have 2 URLs - base URL and public URL - Plugin could not authorize because did no recognize the redirect URL = 1.0.9 - 2012/12/31 = * Tweak - Updated plugin API to allow Pro Version License holders to manage their Licenses from the all new "My Account" dashboard on a3rev. Includes the option to see which domains each plugin is installed and activated on and the ability to deactivate the plugin on any domain from the 'My Account' > Manage Licenses dashboard. = 1.0.8 - 2012/11/28 = * Feature - Gallery Variation images now show as product thumbnail when variation item is added to cart - shows on the my cart page - not on My Cart widget because WooCommerce don't provide a hook for that. This means that you no longer have to add variation images via the WooCommerce Variations meta on product page. * Tweak - Change Pro Version plugin API call from cURL to now use WordPress auto update wp_remote_request function. This is to fix Pro License user who do not have cURL activated on their host not being able to install and activate the plugin. * Tweak - Built new Amazon EC2 plugin API to increase connection and download speed as well as reliability and uptime - plugin from this version 1.0.8 calls to the new API. * Fix - Change Pro Version plugin API call so that it only calls from the WP-Plugins page and not from every admin page. * Fix - Changed Pro Version plugin API call so that if it calls once to the API and it does not connect it auto aborts instead of keeping on trying to call. = 1.0.7 - 2012/11/23 = * Feature - Now supports WPMU - Pro Version Single License now works on any domain or sub domain that the Plugin is installed on with the WPMU environment. * Feature - Added 'Apply to All' option on Gallery Image manager pop-up - this feature allows user to Apply all variations in a set to the selected image with one click - Thanks to Shawn for the feedback and the idea. * Tweak - Dynamic Gallery now only recognizes image formats .jpg, .jpeg, .gif, .png. It won't recognize another file and won't show in gallery, variations or on Image gallery manager meta box. Mean that files like PDF's can be uploaded and the gallery does not show them or create variations for them in the pop up image manager. * Fix - The problem of having to re-assign all images to variations again in Gallery Image Edit Popup when you change slug of variation in Attributes Manager page. Please Note - for version from 1.0.6 or less than when upgrade to 1.0.7, need will need to re-assign images again for variations that you have changed the slug in variations - but its thae last time you'll ever have to do it. * Fix - Fixed conflict with WordPress Domain Mapping plugin - thanks to Johannes for access to his WPMU install to find and fix this issue. = 1.0.6.1 - 2012/11/06 = * Fix - Variation images now show when a 'global' attribute is used to configure eg 'Any Size' as well as custom attributes or any combination of the two. Thanks to Shawn from http://formfunctionform.com/ for bringing this to our attention. = 1.0.6 - 2012/10/31 = * Feature - Added Show multiple variation images in gallery. As users selects options from the drop down menu that options product image auto shows in the Dynamic Gallery complete with caption text. * Feature - Upload Variation images to the Gallery - Gallery image manager shows the Woo Product Variations. Each image in the gallery can be assigned to that products Variations. * Feature - Can exclude variation images from the gallery and they only show when option is selected on the product page. * Feature - Clear All options defaults the Gallery back to the main gallery with images in order and featured image showing first. * Feature - Variation images show singularly or in option sets with Gallery transition effects, caption text, Zoom feature and thumbnails. * Feature - Add Caption text to any Product Variation image - Caption text shows when the Variation is selected in the options - great feature to give people more information about the variation. * Feature - Activate Product Variation images globally from the Admin Panel - but turn it off on any single product page. = 1.0.5 - 2012/10/26 = * Fix - Stopped Lazy load scrolling on Gallery initial load for Auto Start and when Auto Start not activated. Now the Lazy load scroll only starts when transition to second image in the Gallery starts. * Fix - Lazy Load scroll duration now sync with and set by the transition effect speed setting. * Fix - Caption text pop-up now sync with and set by the Time between transitions settings. * Fix - Make center for image in gallery frame = 1.0.4 - 2012/09/25 = * Feature - Upgraded Gallery js to support responsive themes. Gallery and image zoom fully responsive - shows beautifully in even the smallest crappy Android. * Feature - Choose responsive by setting the gallery Width to 100%. Choose px for wide and the gallery works for fixed px themes. * Feature - Added option to deactivate the gallery from single product pages. When deactivated the product page defaults to the WooCommerce single product page image display. * Feature - Added option to show Product Variation images in the Dynamic gallery across the whole catalog. Option to deactivate this feature on single product pages. * Fix - Single image click zoom function. The current image now opens when Zoom or the image is clicked. = 1.0.3 - 2012/08/03 = * Feature - Add fancybox script to plugin so that if the theme does not support fancybox or it is disabled in the admin panel then the gallery image zoom can still work. * Tweak - Enqueue plugin script into footer use wp_enqueue_script so that now it is only loaded when needed rather than site-wide and has zero impact on page load speeds. * Tweak - Enqueue plugin style into header use wp_enqueue_style so that now it is only loaded when needed rather than site-wide and has zero impact on page load speeds. * Tweak - Add plugin Documentation and Support links to the wp plugins dashboard description. * Tweak - Add plugin description to wp plugins dashboard. * Tweak - Change localization file path from actual to base path * Fix - Gallery preview not working on sites that do not have wp_enqueue_script( 'thickbox' ) by default. Added call to wp_enqueue_script( 'thickbox' ) if it does not exist so that preview window can open. * Fix - Updated depreciated php function ereg() with stristr() so that auto plugin auto upgrade feature work without error for WordPress 3.4.0 and later = 1.0.2 - 2012/07/18 = * Fix - Edit Javascript to fix Image Scaling Issue. = 1.0.1 - 2012/07/17 = * Fix - Set Gallery z index to a low number so that theme Nav bar dropdowns don't show behind the gallery. * Fix - Remove gallery script that makes wide of block class to 100% which was causing some themes footer widgets to show 100% wide. = 1.0 - 2012/07/14 = * Initial release.