Plugin Directory

Changeset 3012773


Ignore:
Timestamp:
12/21/2023 07:30:26 AM (2 years ago)
Author:
tplugins
Message:

New version 1.1.4

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

Legend:

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

    r2987345 r3012773  
    44Tags: product gallery slider,woocommerce product gallery slider,woocommerce product image slider,woocommerce product gallery carousel
    55Requires at least: 4.5
    6 Tested up to: 6.3.2
    7 Stable tag: 1.1.3
     6Tested up to: 6.4.2
     7Stable tag: 1.1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373== 👍 Check out our new plugins ==
    7474
     75-  🆕 [TP Advanced Search for WooCommerce PRO](https://www.tplugins.com/product/tp-advanced-search-for-woocommerce-pro/)
     76
    7577-  ✅ [TP Product Description in Loop for Woocommerce](https://wordpress.org/plugins/tp-product-description-in-loop-for-woocommerce/)
    7678
     
    112114
    113115== Changelog ==
     116
     117= 1.1.4 - Update =
     118* Update - WordPress 6.4.2 compatibility
     119* Update - WooCommerce 8.4.0 compatibility
    114120
    115121= 1.1.3 - Update =
  • tp-woocommerce-product-gallery/trunk/tp-woocommerce-product-gallery.php

    r2987345 r3012773  
    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.3
     19 * Version:           1.1.4
    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: 8.2.1
     26 * WC tested up to: 8.4.0
    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.3');
     46define('TP_WOOCOMMERCE_PRODUCT_GALLERY_VERSION', '1.1.4');
    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.