Plugin Directory

Changeset 3121021


Ignore:
Timestamp:
07/18/2024 06:49:29 AM (21 months ago)
Author:
seuroficial
Message:

v2.2.10.2

Location:
seur/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • seur/trunk/core/functions/functions.php

    r3119152 r3121021  
    1212use Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController;
    1313use Automattic\WooCommerce\Utilities\OrderUtil;
     14require_once ABSPATH . 'wp-content/plugins/woocommerce/includes/admin/wc-admin-functions.php';
    1415
    1516/**
  • seur/trunk/loader.php

    r3119152 r3121021  
    1818 **/
    1919
    20 define( 'SEUR_OFFICIAL_VERSION', '2.2.10' );
     20define( 'SEUR_OFFICIAL_VERSION', '2.2.10.2' );
    2121define( 'SEUR_DB_VERSION', '1.0.4' );
    2222define( 'SEUR_TABLE_VERSION', '1.0.4' );
  • seur/trunk/readme.txt

    r3119152 r3121021  
    44Requires at least: 4.0
    55Tested up to: 6.5.5
    6 Stable tag: 2.2.10
     6Stable tag: 2.2.10.2
    77WC requires at least: 3.0
    88WC tested up to: 9.1.0
Note: See TracChangeset for help on using the changeset viewer.