Changeset 3491822
- Timestamp:
- 03/26/2026 01:32:57 PM (10 days ago)
- Location:
- yith-essential-kit-for-woocommerce-1/trunk
- Files:
-
- 3 edited
-
init.php (modified) (2 diffs)
-
languages/yith-essential-kit-for-woocommerce-1.pot (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yith-essential-kit-for-woocommerce-1/trunk/init.php
r3470386 r3491822 8 8 * Author: YITH 9 9 * Author URI: https://yithemes.com/ 10 * Version: 2. 49.011 * Requires at least: 6. 712 * Tested up to: 6.913 * WC requires at least: 10. 414 * WC tested up to: 10. 610 * 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 15 15 * 16 16 * @author YITH <plugins@yithemes.com> 17 17 * @package YITH Essential Kit for Woocommerce #1 18 * @version 2. 49.018 * @version 2.50.0 19 19 */ 20 20 … … 48 48 49 49 if ( ! defined( 'YJP_VERSION' ) ) { 50 define( 'YJP_VERSION', '2. 49.0' );50 define( 'YJP_VERSION', '2.50.0' ); 51 51 } 52 52 -
yith-essential-kit-for-woocommerce-1/trunk/languages/yith-essential-kit-for-woocommerce-1.pot
r3470386 r3491822 3 3 msgid "" 4 4 msgstr "" 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" 6 6 "Report-Msgid-Bugs-To: " 7 7 "https://wordpress.org/support/plugin/yith-essential-kit-for-woocommerce-1\n" 8 "POT-Creation-Date: 2026-0 2-26 14:13:56+00:00\n"8 "POT-Creation-Date: 2026-03-26 13:18:50+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" -
yith-essential-kit-for-woocommerce-1/trunk/readme.txt
r3470386 r3491822 119 119 == Changelog == 120 120 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 121 126 = 2.49.0 - Released on 26 February 2026 = 122 127 * New: support for WooCommerce 10.6
Note: See TracChangeset
for help on using the changeset viewer.