Plugin Directory

Changeset 3360887


Ignore:
Timestamp:
09/13/2025 06:01:22 AM (7 months ago)
Author:
tplugins
Message:

update version 1.1.8

Location:
tp-woocommerce-product-gallery
Files:
69 added
2 edited

Legend:

Unmodified
Added
Removed
  • tp-woocommerce-product-gallery/trunk/README.txt

    r3287146 r3360887  
    55Requires at least: 4.5
    66Tested up to: 6.7.1
    7 Stable tag: 1.1.7
     7Stable tag: 1.1.8
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    115115== Changelog ==
    116116
     117= 1.1.8 - Update =
     118* Update - WordPress 6.8.2 compatibility
     119* Update - WooCommerce 10.1.2 compatibility
     120
    117121= 1.1.7 - Update =
    118122* Update - WordPress 6.8.1 compatibility
  • tp-woocommerce-product-gallery/trunk/tp-woocommerce-product-gallery.php

    r3287146 r3360887  
    1717 * Plugin URI:        https://www.tplugins.com/
    1818 * Description:       Increase your sales by change woocommerce default product gallery to beautiful gallery with a lot of new features.
    19  * Version:           1.1.7
     19 * Version:           1.1.8
    2020 * Author:            TP Plugins
    2121 * License:           GPL-2.0+
     
    2424 * Domain Path:       /languages
    2525 * WC requires at least: 3.0
    26  * WC tested up to: 9.8.3
     26 * WC tested up to: 10.1.2
    2727 */
    2828
     
    4444 * Rename this for your plugin and update it as you release new versions.
    4545 */
    46 define('TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION', '1.1.7');
     46define('TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION', '1.1.8');
    4747define('TPWPG_PLUGIN_BASENAME', plugin_basename(__FILE__));
    4848define('TPWPG_PLUGIN_HOME', 'https://www.tplugins.com/');
Note: See TracChangeset for help on using the changeset viewer.