Plugin Directory

Changeset 3491822


Ignore:
Timestamp:
03/26/2026 01:32:57 PM (10 days ago)
Author:
yithemes
Message:

Version 2.50.0

Location:
yith-essential-kit-for-woocommerce-1/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • yith-essential-kit-for-woocommerce-1/trunk/init.php

    r3470386 r3491822  
    88 * Author: YITH
    99 * Author URI: https://yithemes.com/
    10  * Version: 2.49.0
    11  * Requires at least: 6.7
    12  * Tested up to: 6.9
    13  * WC requires at least: 10.4
    14  * WC tested up to: 10.6
     10 * Version: 2.50.0
     11 * Requires at least: 6.8
     12 * Tested up to: 7.0
     13 * WC requires at least: 10.5
     14 * WC tested up to: 10.7
    1515 *
    1616 * @author YITH <plugins@yithemes.com>
    1717 * @package YITH Essential Kit for Woocommerce #1
    18  * @version 2.49.0
     18 * @version 2.50.0
    1919 */
    2020
     
    4848
    4949if ( ! defined( 'YJP_VERSION' ) ) {
    50     define( 'YJP_VERSION', '2.49.0' );
     50    define( 'YJP_VERSION', '2.50.0' );
    5151}
    5252
  • yith-essential-kit-for-woocommerce-1/trunk/languages/yith-essential-kit-for-woocommerce-1.pot

    r3470386 r3491822  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: YITH Essential Kit for WooCommerce #1 2.49.0\n"
     5"Project-Id-Version: YITH Essential Kit for WooCommerce #1 2.50.0\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/yith-essential-kit-for-woocommerce-1\n"
    8 "POT-Creation-Date: 2026-02-26 14:13:56+00:00\n"
     8"POT-Creation-Date: 2026-03-26 13:18:50+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • yith-essential-kit-for-woocommerce-1/trunk/readme.txt

    r3470386 r3491822  
    119119== Changelog ==
    120120
     121= 2.50.0 - Released on 26 March 2026 =
     122* New: support for WordPress 7.0
     123* New: support for WooCommerce 10.7
     124* Update: YITH plugin framework
     125
    121126= 2.49.0 - Released on 26 February 2026 =
    122127* New: support for WooCommerce 10.6
Note: See TracChangeset for help on using the changeset viewer.