Changeset 3222037
- Timestamp:
- 01/14/2025 07:42:52 AM (15 months ago)
- Location:
- tp-woocommerce-product-gallery
- Files:
-
- 69 added
- 2 edited
-
tags/1.1.6 (added)
-
tags/1.1.6/LICENSE.txt (added)
-
tags/1.1.6/README.txt (added)
-
tags/1.1.6/admin (added)
-
tags/1.1.6/admin/class-woocommerce-product-gallery-admin.php (added)
-
tags/1.1.6/admin/css (added)
-
tags/1.1.6/admin/css/jquery.minicolors.css (added)
-
tags/1.1.6/admin/css/woocommerce-product-gallery-admin.css (added)
-
tags/1.1.6/admin/images (added)
-
tags/1.1.6/admin/images/jquery.minicolors.png (added)
-
tags/1.1.6/admin/images/tp.png (added)
-
tags/1.1.6/admin/index.php (added)
-
tags/1.1.6/admin/js (added)
-
tags/1.1.6/admin/js/jquery.minicolors.min.js (added)
-
tags/1.1.6/admin/js/woocommerce-product-gallery-admin.js (added)
-
tags/1.1.6/admin/partials (added)
-
tags/1.1.6/admin/partials/woocommerce-product-gallery-admin-display.php (added)
-
tags/1.1.6/includes (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery-activator.php (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery-deactivator.php (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery-i18n.php (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery-loader.php (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery-rest-api.php (added)
-
tags/1.1.6/includes/class-woocommerce-product-gallery.php (added)
-
tags/1.1.6/includes/index.php (added)
-
tags/1.1.6/index.php (added)
-
tags/1.1.6/languages (added)
-
tags/1.1.6/languages/woocommerce-product-gallery.pot (added)
-
tags/1.1.6/public (added)
-
tags/1.1.6/public/class-woocommerce-product-gallery-public.php (added)
-
tags/1.1.6/public/css (added)
-
tags/1.1.6/public/css/lg-transitions.min.css (added)
-
tags/1.1.6/public/css/lightgallery.min.css (added)
-
tags/1.1.6/public/css/lity.min.css (added)
-
tags/1.1.6/public/css/tpslick-theme.css (added)
-
tags/1.1.6/public/css/tpslick.css (added)
-
tags/1.1.6/public/css/woocommerce-product-gallery-public.css (added)
-
tags/1.1.6/public/fonts (added)
-
tags/1.1.6/public/fonts/lg.eot (added)
-
tags/1.1.6/public/fonts/lg.svg (added)
-
tags/1.1.6/public/fonts/lg.ttf (added)
-
tags/1.1.6/public/fonts/lg.woff (added)
-
tags/1.1.6/public/fonts/tpslick.eot (added)
-
tags/1.1.6/public/fonts/tpslick.svg (added)
-
tags/1.1.6/public/fonts/tpslick.ttf (added)
-
tags/1.1.6/public/fonts/tpslick.woff (added)
-
tags/1.1.6/public/images (added)
-
tags/1.1.6/public/images/ajax-loader.gif (added)
-
tags/1.1.6/public/images/arrow.svg (added)
-
tags/1.1.6/public/images/full_screen123.svg (added)
-
tags/1.1.6/public/images/grab.cur (added)
-
tags/1.1.6/public/images/grabbed.cur (added)
-
tags/1.1.6/public/images/icon.png (added)
-
tags/1.1.6/public/images/loading.gif (added)
-
tags/1.1.6/public/images/video-play.png (added)
-
tags/1.1.6/public/images/vimeo-play.png (added)
-
tags/1.1.6/public/images/youtube-play.png (added)
-
tags/1.1.6/public/index.php (added)
-
tags/1.1.6/public/js (added)
-
tags/1.1.6/public/js/jquery.mousewheel.min.js (added)
-
tags/1.1.6/public/js/jquery.zoom.min.js (added)
-
tags/1.1.6/public/js/lightgallery-all.min.js (added)
-
tags/1.1.6/public/js/lity.min.js (added)
-
tags/1.1.6/public/js/tpslick.js (added)
-
tags/1.1.6/public/js/woocommerce-product-gallery-public.js (added)
-
tags/1.1.6/public/partials (added)
-
tags/1.1.6/public/partials/woocommerce-product-gallery-public-display.php (added)
-
tags/1.1.6/tp-woocommerce-product-gallery.php (added)
-
tags/1.1.6/uninstall.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/tp-woocommerce-product-gallery.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tp-woocommerce-product-gallery/trunk/README.txt
r3071291 r3222037 4 4 Tags: product gallery slider,woocommerce product gallery slider,woocommerce product image slider,woocommerce product gallery carousel 5 5 Requires at least: 4.5 6 Tested up to: 6. 4.27 Stable tag: 1.1. 56 Tested up to: 6.7.1 7 Stable tag: 1.1.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 115 115 == Changelog == 116 116 117 = 1.1.6 - Update = 118 * Update - WordPress 6.7.1 compatibility 119 * Update - WooCommerce 9.5.2 compatibility 120 117 121 = 1.1.5 - Update = 118 122 * Update - WordPress 6.5.2 compatibility -
tp-woocommerce-product-gallery/trunk/tp-woocommerce-product-gallery.php
r3071291 r3222037 17 17 * Plugin URI: https://www.tplugins.com/ 18 18 * Description: Increase your sales by change woocommerce default product gallery to beautiful gallery with a lot of new features. 19 * Version: 1.1. 519 * Version: 1.1.6 20 20 * Author: TP Plugins 21 21 * License: GPL-2.0+ … … 24 24 * Domain Path: /languages 25 25 * WC requires at least: 3.0 26 * WC tested up to: 8.4.026 * WC tested up to: 9.5.2 27 27 */ 28 28 … … 44 44 * Rename this for your plugin and update it as you release new versions. 45 45 */ 46 define('TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION', '1.1. 5');46 define('TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION', '1.1.6'); 47 47 define('TPWPG_PLUGIN_BASENAME', plugin_basename(__FILE__)); 48 48 define('TPWPG_PLUGIN_HOME', 'https://www.tplugins.com/');
Note: See TracChangeset
for help on using the changeset viewer.