Plugin Directory

Changeset 3476304


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

2.12.0

Location:
yith-woocommerce-tab-manager
Files:
394 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • yith-woocommerce-tab-manager/trunk/init.php

    r3447795 r3476304  
    44 * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-tab-manager/
    55 * Description: <code><strong>YITH WooCommerce Tab Manager</strong></code> allows you to add additional tabs in the product page. <a href ="https://yithemes.com">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>
    6  * Version: 2.11.0
     6 * Version: 2.12.0
    77 * Author: YITH
    88 * Author URI: https://yithemes.com/
    99 * Text Domain: yith-woocommerce-tab-manager
    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 Tab Manager
    17  * @version 2.11.0
     17 * @version 2.12.0
    1818 */
    1919
     
    7979
    8080if ( ! defined( 'YWTM_VERSION' ) ) {
    81     define( 'YWTM_VERSION', '2.11.0' );
     81    define( 'YWTM_VERSION', '2.12.0' );
    8282}
    8383
  • yith-woocommerce-tab-manager/trunk/languages/yith-woocommerce-tab-manager.pot

    r3447795 r3476304  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: YITH WooCommerce Tab Manager 2.11.0\n"
     5"Project-Id-Version: YITH WooCommerce Tab Manager 2.12.0\n"
    66"Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
    7 "POT-Creation-Date: 2026-01-27 11:09:44+00:00\n"
     7"POT-Creation-Date: 2026-03-06 11:04:07+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
  • yith-woocommerce-tab-manager/trunk/readme.txt

    r3447795 r3476304  
    66Requires at least: 6.7
    77Tested up to: 6.9
    8 Stable tag: 2.11.0
     8Stable tag: 2.12.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    110110
    111111== Changelog ==
     112
     113= 2.12.0 - Released on 06 March 2026 =
     114* New: Support for WooCommerce 10.6
     115* Update: YITH plugin framework
    112116
    113117= 2.11.0 - Released on 27 January 2026 =
Note: See TracChangeset for help on using the changeset viewer.