*** Gallery Captions for WooCommerce Changelog *** 2023-11-1 - version 1.9.1 * Dev - Verified compatibility with High Performance Order Storage & flagged Gallery Captions as compatible. * Dev - Update tested version of WooCommerce to 8.2.1 * Dev - Update tested version of WordPress to 6.3.2 2023-09-19 - version 1.9.0 * New - Added compatibility with XStore Theme. * Fix - Fixed problem where captions may not appear for variable products when using the CommerceGurus CommerceKit plugin and Shoptimizer Theme. * Dev - Update tested version of WooCommerce to 8.1.1 * Dev - Update tested version of WordPress to 6.3.1 2023-08-03 - version 1.8.1 * Fix - Fixed captions only showing on first image when using Woodmart theme. * Dev - Update tested version of WooCommerce to 7.9.0 * Dev - Update tested version of WordPress to 6.2.2 2023-07-10 - version 1.8 * New - Added support for the old gallery plugin Woo Product Images Slider. * Fix - Fixed issue where sometimes multiple captions would appear for variable products. * Fix - Fixed compatibility with Themify Shoppe theme when selling variable products. * Dev - Update tested version of WooCommerce to 7.8.2 2023-04-17 - version 1.7 * Added compatibility with Themify Shoppe theme's "Swiper" functionality. * Update tested version of WooCommerce to 7.6 2023-04-05 - version 1.6 * New: Theme developers can opt in to adding captions to the main product gallery's image thumbnails. * New: Some basic HTML is now allowed in captions. * Update tested version of WooCommerce to 7.5.1 * Update tested version of WordPress to 6.2 2023-01-26 - version 1.5.7 * Add compatibility with YITH WooCommerce Product Gallery & Image Zoom. * Show captions on variation images that are not part of the main product gallery. * Change: Use WooCommerce's events instead of MutationObserver to trigger caption changes for variable products. * Update tested version of WooCommerce to 7.4.0 * Update tested version of WordPress to 6.1.1 2022-10-27 - version 1.5.6 * Keep captions in lightboxes visible when the store notice is active. 2022-10-26 - version 1.5.5 * Fix captions being hidden by Storefront's handheld footer bar in lightbox for tall images * Add initial compatibility with CommerceGurus CommerceKit plugin and Shoptimizer Theme * Update tested version of WooCommerce to 7.0.0 * Update tested version of WordPress to 6.0.3 2022-09-23 - version 1.5.4 * Fix bug where captions would be displayed with thumbnails on initial page load if using the Variation Gallery for WooCommerce plugin. * Update tested version of WooCommerce to 6.9.3 * Update tested version of WordPress to 6.0.2 2022-05-19 - version 1.5.3 * Add compatibility with Cerla theme * Add compatibility with Mojuri theme * Add compatibility with Kalium theme 2022-03-19 - version 1.5.2 * Fix captions not showing when using Themify Theme Builder. * Turn up 'woocommerce_single_product_image_thumbnail_html' filter priority to 11. 2022-03-12 - version 1.5.1 * Fix captions not showing if using Porto theme and Jetpack Photon together. * Update tested version of WooCommerce to 6.3.1 * Update tested version of WordPress to 5.9.2 * Tested with PHP up to version 8.1. Good to go for PHP8+! 2021-06-10 - version 1.5 * Add: caption templates are now a separate file and can be customized by theme authors. * Add: 'gcw_caption_html' filter to caption HTML. * Update: Fix compatibility with Additional Variation Images Gallery for WooCommerce version 1.2.3 and up. 2021-05-26 - version 1.4.2 * Fix problem where captions with dollar signs in them would have some characters removed. * Update tested version of WooCommerce to 5.3 * Update tested version of WordPress to 5.7.2 2021-01-21 - version 1.4.1 * Update tested version of WooCommerce to 4.9.1 * Tested compatibility with Additional Variation Images Gallery for WooCommerce version 1.2.0. 2020-12-23 - version 1.4 * Add comaptibility with Mavika theme, (some custom CSS will be required). * Update tested version of WooCommerce to 4.8 * Update tested version of WordPress to 5.6 2020-11-02 - version 1.3.1 * Fix fatal error on some product pages. 2020-10-28 - version 1.3 * Add compatibility with Additional Variation Images Gallery for WooCommerce, (https://wordpress.org/plugins/woo-variation-gallery/). * Update tested version of WooCommerce to 4.6.1 2020-09-17 - version 1.2 * Add media title to lightbox when the default Lightbox is used, (so it's the same as the caption when the lightbox is closed). 2020-07-01 - version 1.1 * Add compatibility with Porto theme, (https://www.portotheme.com) * Changed the name of the main function from gcw_insert_captions() to gcw_insert_single_product_captions() * Call wc_deprecated_hook() if deprecated hooks are used to modify the gallery, (adds a log message, and an error message depending on debug configuration). 2020-04-17 - version 1.0.2 * Fix bug that stopped Gallery from working on variable products with no Product Image * Change: Don't show the product title as a caption if there's no product image. * Update tested version of WooCommerce to 4.0.1.0 * Update tested version of WordPress to 5.4 2020-03-19 - version 1.0.1 * Update tested version of WooCommerce to 4.0 2020-02-29 - version 1.0 * Inital release