Plugin Directory

Changeset 3476294


Ignore:
Timestamp:
03/06/2026 11:07:42 AM (4 weeks ago)
Author:
yithemes
Message:

Version 1.52.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

    r3447785 r3476294  
    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.51.0
     6 * Version: 1.52.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.3
    12  * WC tested up to: 10.5
     11 * WC requires at least: 10.4
     12 * WC tested up to: 10.6
    1313 * Requires Plugins: woocommerce
    1414 *
    1515 * @author YITH <plugins@yithemes.com>
    1616 * @package YITH WooCommerce Product Slider Carousel
    17  * @version 1.51.0
     17 * @version 1.52.0
    1818 */
    1919
     
    6363
    6464if ( ! defined( 'YWCPS_VERSION' ) ) {
    65     define( 'YWCPS_VERSION', '1.51.0' );
     65    define( 'YWCPS_VERSION', '1.52.0' );
    6666}
    6767
  • yith-woocommerce-product-slider-carousel/trunk/languages/yith-woocommerce-product-slider-carousel.pot

    r3447785 r3476294  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: YITH WooCommerce Product Slider Carousel 1.51.0\n"
     5"Project-Id-Version: YITH WooCommerce Product Slider Carousel 1.52.0\n"
    66"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
    7 "POT-Creation-Date: 2026-01-27 10:58:33+00:00\n"
     7"POT-Creation-Date: 2026-03-06 10:56:42+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

    r3447785 r3476294  
    66Requires at least: 6.7
    77Tested up to: 6.9
    8 Stable tag: 1.51.0
     8Stable tag: 1.52.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383== Changelog ==
    8484
     85= 1.52.0 - Released on 06 March 2026 =
     86* New: Support for WooCommerce 10.6
     87* Update: YITH plugin framework
     88
    8589= 1.51.0 - Released on 27 January 2026 =
    8690* New: Support for WooCommerce 10.5
Note: See TracChangeset for help on using the changeset viewer.