Plugin Directory

Changeset 3496310


Ignore:
Timestamp:
04/01/2026 08:57:27 AM (3 days ago)
Author:
yithemes
Message:

Version 1.53.0

Location:
yith-woocommerce-product-slider-carousel
Files:
413 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • yith-woocommerce-product-slider-carousel/trunk/init.php

    r3476294 r3496310  
    44 * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-product-slider-carousel/
    55 * Description: <code><strong>YITH WooCommerce Product Slider Carousel</strong></code> allows you to create responsive product sliders that you can add to your pages through a shortcode. <a href ="https://yithemes.com">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>
    6  * Version: 1.52.0
     6 * Version: 1.53.0
    77 * Author: YITH
    88 * Author URI: https://yithemes.com/
    99 * Text Domain: yith-woocommerce-product-slider-carousel
    1010 * Domain Path: /languages/
    11  * WC requires at least: 10.4
    12  * WC tested up to: 10.6
     11 * WC requires at least: 10.5
     12 * WC tested up to: 10.7
    1313 * Requires Plugins: woocommerce
    1414 *
    1515 * @author YITH <plugins@yithemes.com>
    1616 * @package YITH WooCommerce Product Slider Carousel
    17  * @version 1.52.0
     17 * @version 1.53.0
    1818 */
    1919
     
    6363
    6464if ( ! defined( 'YWCPS_VERSION' ) ) {
    65     define( 'YWCPS_VERSION', '1.52.0' );
     65    define( 'YWCPS_VERSION', '1.53.0' );
    6666}
    6767
  • yith-woocommerce-product-slider-carousel/trunk/languages/yith-woocommerce-product-slider-carousel.pot

    r3476294 r3496310  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: YITH WooCommerce Product Slider Carousel 1.52.0\n"
     5"Project-Id-Version: YITH WooCommerce Product Slider Carousel 1.53.0\n"
    66"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
    7 "POT-Creation-Date: 2026-03-06 10:56:42+00:00\n"
     7"POT-Creation-Date: 2026-04-01 08:49:52+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
  • yith-woocommerce-product-slider-carousel/trunk/readme.txt

    r3476294 r3496310  
    44Tags: woocommerce, ecommerce, product carousel, shortcode, autoplay, animations, shop, yith, yit, yithemes, slider, product slider, product slider carousel,  product, rtl, product slider categories, product category,
    55Requires PHP: 7.4
    6 Requires at least: 6.7
    7 Tested up to: 6.9
    8 Stable tag: 1.52.0
     6Requires at least: 6.8
     7Tested up to: 7.0
     8Stable tag: 1.53.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383== Changelog ==
    8484
     85= 1.53.0 - Released on 01 April 2026 =
     86* New: Support for WooCommerce 10.7
     87* New: Support for WordPress 7.0
     88* Update: YITH plugin framework
     89
    8590= 1.52.0 - Released on 06 March 2026 =
    8691* New: Support for WooCommerce 10.6
Note: See TracChangeset for help on using the changeset viewer.