Version Description
Download this release
Release Info
| Developer | claudiosanches |
| Plugin | |
| Version | 6.2.0-rc.2 |
| Comparing to | |
| See all releases | |
Code changes from version 6.2.0-rc.1 to 6.2.0-rc.2
- i18n/languages/woocommerce.pot +9 -9
- includes/admin/class-wc-admin-dashboard-setup.php +62 -94
- includes/admin/class-wc-admin-notices.php +18 -4
- includes/admin/views/html-admin-dashboard-setup.php +1 -1
- readme.txt +2 -0
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +5 -5
- vendor/composer/jetpack_autoload_classmap.php +190 -190
- vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
- vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
- vendor/jetpack-autoloader/class-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-container.php +1 -1
- vendor/jetpack-autoloader/class-hook-manager.php +1 -1
- vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
- vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
- vendor/jetpack-autoloader/class-path-processor.php +1 -1
- vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
- vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
- vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
- vendor/jetpack-autoloader/class-version-loader.php +1 -1
- vendor/jetpack-autoloader/class-version-selector.php +1 -1
- woocommerce.php +1 -1
i18n/languages/woocommerce.pot
CHANGED
|
@@ -2,14 +2,14 @@
|
|
| 2 |
# This file is distributed under the same license as the WooCommerce plugin.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
-
"Project-Id-Version: WooCommerce 6.2.0-rc.
|
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
|
| 7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
| 8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
| 12 |
-
"POT-Creation-Date: 2022-
|
| 13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
| 14 |
"X-Generator: WP-CLI 2.5.0\n"
|
| 15 |
"X-Domain: woocommerce\n"
|
|
@@ -9659,7 +9659,7 @@ msgstr ""
|
|
| 9659 |
msgid "Custom Link"
|
| 9660 |
msgstr ""
|
| 9661 |
|
| 9662 |
-
#: includes/admin/class-wc-admin-dashboard-setup.php:
|
| 9663 |
msgid "WooCommerce Setup"
|
| 9664 |
msgstr ""
|
| 9665 |
|
|
@@ -10171,7 +10171,7 @@ msgstr ""
|
|
| 10171 |
msgid "<h4>PHP version requirements will change soon</h4><p>WooCommerce 6.5, scheduled for <b>May 2022</b>, will require PHP 7.2 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 7.4 is recommended. <b><a href=\"https://developer.woocommerce.com/2022/01/05/new-requirement-for-woocommerce-6-5-php-7-2/\">Learn more about this change.</a></b></p>"
|
| 10172 |
msgstr ""
|
| 10173 |
|
| 10174 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10175 |
#: includes/admin/class-wc-admin-status.php:303
|
| 10176 |
#: includes/admin/class-wc-admin-status.php:322
|
| 10177 |
#: includes/admin/class-wc-admin-status.php:338
|
|
@@ -10179,12 +10179,12 @@ msgstr ""
|
|
| 10179 |
msgid "Action failed. Please refresh the page and retry."
|
| 10180 |
msgstr ""
|
| 10181 |
|
| 10182 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10183 |
#: includes/emails/class-wc-email.php:900
|
| 10184 |
msgid "You don’t have permission to do this."
|
| 10185 |
msgstr ""
|
| 10186 |
|
| 10187 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10188 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:29
|
| 10189 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:39
|
| 10190 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:49
|
|
@@ -10204,17 +10204,17 @@ msgid "Onboarding is maintained in WooCommerce Admin."
|
|
| 10204 |
msgstr ""
|
| 10205 |
|
| 10206 |
#. translators: 1: Minimum PHP version 2: Minimum WordPress version
|
| 10207 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10208 |
msgid "Update required: WooCommerce will soon require PHP version %1$s and WordPress version %2$s or newer."
|
| 10209 |
msgstr ""
|
| 10210 |
|
| 10211 |
#. translators: %s: Minimum PHP version
|
| 10212 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10213 |
msgid "Update required: WooCommerce will soon require PHP version %s or newer."
|
| 10214 |
msgstr ""
|
| 10215 |
|
| 10216 |
#. translators: %s: Minimum WordPress version
|
| 10217 |
-
#: includes/admin/class-wc-admin-notices.php:
|
| 10218 |
msgid "Update required: WooCommerce will soon require WordPress version %s or newer."
|
| 10219 |
msgstr ""
|
| 10220 |
|
| 2 |
# This file is distributed under the same license as the WooCommerce plugin.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
+
"Project-Id-Version: WooCommerce 6.2.0-rc.2\n"
|
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
|
| 7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
| 8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
| 12 |
+
"POT-Creation-Date: 2022-02-02T21:54:36+00:00\n"
|
| 13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
| 14 |
"X-Generator: WP-CLI 2.5.0\n"
|
| 15 |
"X-Domain: woocommerce\n"
|
| 9659 |
msgid "Custom Link"
|
| 9660 |
msgstr ""
|
| 9661 |
|
| 9662 |
+
#: includes/admin/class-wc-admin-dashboard-setup.php:47
|
| 9663 |
msgid "WooCommerce Setup"
|
| 9664 |
msgstr ""
|
| 9665 |
|
| 10171 |
msgid "<h4>PHP version requirements will change soon</h4><p>WooCommerce 6.5, scheduled for <b>May 2022</b>, will require PHP 7.2 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 7.4 is recommended. <b><a href=\"https://developer.woocommerce.com/2022/01/05/new-requirement-for-woocommerce-6-5-php-7-2/\">Learn more about this change.</a></b></p>"
|
| 10172 |
msgstr ""
|
| 10173 |
|
| 10174 |
+
#: includes/admin/class-wc-admin-notices.php:208
|
| 10175 |
#: includes/admin/class-wc-admin-status.php:303
|
| 10176 |
#: includes/admin/class-wc-admin-status.php:322
|
| 10177 |
#: includes/admin/class-wc-admin-status.php:338
|
| 10179 |
msgid "Action failed. Please refresh the page and retry."
|
| 10180 |
msgstr ""
|
| 10181 |
|
| 10182 |
+
#: includes/admin/class-wc-admin-notices.php:212
|
| 10183 |
#: includes/emails/class-wc-email.php:900
|
| 10184 |
msgid "You don’t have permission to do this."
|
| 10185 |
msgstr ""
|
| 10186 |
|
| 10187 |
+
#: includes/admin/class-wc-admin-notices.php:329
|
| 10188 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:29
|
| 10189 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:39
|
| 10190 |
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:49
|
| 10204 |
msgstr ""
|
| 10205 |
|
| 10206 |
#. translators: 1: Minimum PHP version 2: Minimum WordPress version
|
| 10207 |
+
#: includes/admin/class-wc-admin-notices.php:478
|
| 10208 |
msgid "Update required: WooCommerce will soon require PHP version %1$s and WordPress version %2$s or newer."
|
| 10209 |
msgstr ""
|
| 10210 |
|
| 10211 |
#. translators: %s: Minimum PHP version
|
| 10212 |
+
#: includes/admin/class-wc-admin-notices.php:485
|
| 10213 |
msgid "Update required: WooCommerce will soon require PHP version %s or newer."
|
| 10214 |
msgstr ""
|
| 10215 |
|
| 10216 |
#. translators: %s: Minimum WordPress version
|
| 10217 |
+
#: includes/admin/class-wc-admin-notices.php:491
|
| 10218 |
msgid "Update required: WooCommerce will soon require WordPress version %s or newer."
|
| 10219 |
msgstr ""
|
| 10220 |
|
includes/admin/class-wc-admin-dashboard-setup.php
CHANGED
|
@@ -7,6 +7,7 @@
|
|
| 7 |
*/
|
| 8 |
|
| 9 |
use Automattic\Jetpack\Constants;
|
|
|
|
| 10 |
|
| 11 |
if ( ! defined( 'ABSPATH' ) ) {
|
| 12 |
exit; // Exit if accessed directly.
|
|
@@ -20,40 +21,14 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 20 |
class WC_Admin_Dashboard_Setup {
|
| 21 |
|
| 22 |
/**
|
| 23 |
-
*
|
| 24 |
-
*
|
| 25 |
-
* @var array
|
| 26 |
*/
|
| 27 |
-
private $
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
'completed' => false,
|
| 34 |
-
'button_link' => 'admin.php?page=wc-admin&task=products',
|
| 35 |
-
),
|
| 36 |
-
'woocommerce-payments' => array(
|
| 37 |
-
'completed' => false,
|
| 38 |
-
'button_link' => 'admin.php?page=wc-admin&path=%2Fpayments%2Fconnect',
|
| 39 |
-
),
|
| 40 |
-
'payments' => array(
|
| 41 |
-
'completed' => false,
|
| 42 |
-
'button_link' => 'admin.php?page=wc-admin&task=payments',
|
| 43 |
-
),
|
| 44 |
-
'tax' => array(
|
| 45 |
-
'completed' => false,
|
| 46 |
-
'button_link' => 'admin.php?page=wc-admin&task=tax',
|
| 47 |
-
),
|
| 48 |
-
'shipping' => array(
|
| 49 |
-
'completed' => false,
|
| 50 |
-
'button_link' => 'admin.php?page=wc-admin&task=shipping',
|
| 51 |
-
),
|
| 52 |
-
'appearance' => array(
|
| 53 |
-
'completed' => false,
|
| 54 |
-
'button_link' => 'admin.php?page=wc-admin&task=appearance',
|
| 55 |
-
),
|
| 56 |
-
);
|
| 57 |
|
| 58 |
/**
|
| 59 |
* # of completed tasks.
|
|
@@ -67,9 +42,6 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 67 |
*/
|
| 68 |
public function __construct() {
|
| 69 |
if ( $this->should_display_widget() ) {
|
| 70 |
-
$this->populate_general_tasks();
|
| 71 |
-
$this->populate_payment_tasks();
|
| 72 |
-
$this->completed_tasks_count = $this->get_completed_tasks_count();
|
| 73 |
add_meta_box(
|
| 74 |
'wc_admin_dashboard_setup',
|
| 75 |
__( 'WooCommerce Setup', 'woocommerce' ),
|
|
@@ -93,9 +65,10 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 93 |
return;
|
| 94 |
}
|
| 95 |
|
| 96 |
-
$button_link = $task
|
| 97 |
-
$completed_tasks_count = $this->
|
| 98 |
-
$
|
|
|
|
| 99 |
|
| 100 |
// Given 'r' (circle element's r attr), dashoffset = ((100-$desired_percentage)/100) * PI * (r*2).
|
| 101 |
$progress_percentage = ( $completed_tasks_count / $tasks_count ) * 100;
|
|
@@ -106,35 +79,68 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 106 |
}
|
| 107 |
|
| 108 |
/**
|
| 109 |
-
*
|
|
|
|
|
|
|
|
|
|
| 110 |
*/
|
| 111 |
-
|
| 112 |
-
$
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
}
|
| 120 |
|
| 121 |
/**
|
| 122 |
-
*
|
| 123 |
*
|
| 124 |
* @return array
|
| 125 |
*/
|
| 126 |
public function get_tasks() {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
return $this->tasks;
|
| 128 |
}
|
| 129 |
|
| 130 |
/**
|
| 131 |
* Return # of completed tasks
|
|
|
|
|
|
|
| 132 |
*/
|
| 133 |
public function get_completed_tasks_count() {
|
| 134 |
$completed_tasks = array_filter(
|
| 135 |
-
$this->
|
| 136 |
function( $task ) {
|
| 137 |
-
return $task
|
| 138 |
}
|
| 139 |
);
|
| 140 |
|
|
@@ -148,7 +154,7 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 148 |
*/
|
| 149 |
private function get_next_task() {
|
| 150 |
foreach ( $this->get_tasks() as $task ) {
|
| 151 |
-
if ( false === $task
|
| 152 |
return $task;
|
| 153 |
}
|
| 154 |
}
|
|
@@ -161,51 +167,13 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
|
|
| 161 |
*
|
| 162 |
* @return bool
|
| 163 |
*/
|
| 164 |
-
|
| 165 |
-
return
|
| 166 |
-
|
| 167 |
-
|
|
|
|
| 168 |
}
|
| 169 |
|
| 170 |
-
/**
|
| 171 |
-
* Populate payment tasks's visibility and completion
|
| 172 |
-
*/
|
| 173 |
-
private function populate_payment_tasks() {
|
| 174 |
-
$is_woo_payment_installed = is_plugin_active( 'woocommerce-payments/woocommerce-payments.php' );
|
| 175 |
-
$country = explode( ':', get_option( 'woocommerce_default_country', 'US:CA' ) )[0];
|
| 176 |
-
|
| 177 |
-
// woocommerce-payments requires its plugin activated and country must be US.
|
| 178 |
-
if ( ! $is_woo_payment_installed || 'US' !== $country ) {
|
| 179 |
-
unset( $this->tasks['woocommerce-payments'] );
|
| 180 |
-
}
|
| 181 |
-
|
| 182 |
-
// payments can't be used when woocommerce-payments exists and country is US.
|
| 183 |
-
if ( $is_woo_payment_installed && 'US' === $country ) {
|
| 184 |
-
unset( $this->tasks['payments'] );
|
| 185 |
-
}
|
| 186 |
-
|
| 187 |
-
if ( isset( $this->tasks['payments'] ) ) {
|
| 188 |
-
$gateways = WC()->payment_gateways->get_available_payment_gateways();
|
| 189 |
-
$enabled_gateways = array_filter(
|
| 190 |
-
$gateways,
|
| 191 |
-
function ( $gateway ) {
|
| 192 |
-
return 'yes' === $gateway->enabled;
|
| 193 |
-
}
|
| 194 |
-
);
|
| 195 |
-
$this->tasks['payments']['completed'] = ! empty( $enabled_gateways );
|
| 196 |
-
}
|
| 197 |
-
|
| 198 |
-
if ( isset( $this->tasks['woocommerce-payments'] ) ) {
|
| 199 |
-
$wc_pay_is_connected = false;
|
| 200 |
-
if ( class_exists( '\WC_Payments' ) ) {
|
| 201 |
-
$wc_payments_gateway = \WC_Payments::get_gateway();
|
| 202 |
-
$wc_pay_is_connected = method_exists( $wc_payments_gateway, 'is_connected' )
|
| 203 |
-
? $wc_payments_gateway->is_connected()
|
| 204 |
-
: false;
|
| 205 |
-
}
|
| 206 |
-
$this->tasks['woocommerce-payments']['completed'] = $wc_pay_is_connected;
|
| 207 |
-
}
|
| 208 |
-
}
|
| 209 |
}
|
| 210 |
|
| 211 |
endif;
|
| 7 |
*/
|
| 8 |
|
| 9 |
use Automattic\Jetpack\Constants;
|
| 10 |
+
use Automattic\WooCommerce\Admin\Features\OnboardingTasks\TaskLists;
|
| 11 |
|
| 12 |
if ( ! defined( 'ABSPATH' ) ) {
|
| 13 |
exit; // Exit if accessed directly.
|
| 21 |
class WC_Admin_Dashboard_Setup {
|
| 22 |
|
| 23 |
/**
|
| 24 |
+
* The task list.
|
|
|
|
|
|
|
| 25 |
*/
|
| 26 |
+
private $task_list = null;
|
| 27 |
+
|
| 28 |
+
/**
|
| 29 |
+
* The tasks.
|
| 30 |
+
*/
|
| 31 |
+
private $tasks = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
/**
|
| 34 |
* # of completed tasks.
|
| 42 |
*/
|
| 43 |
public function __construct() {
|
| 44 |
if ( $this->should_display_widget() ) {
|
|
|
|
|
|
|
|
|
|
| 45 |
add_meta_box(
|
| 46 |
'wc_admin_dashboard_setup',
|
| 47 |
__( 'WooCommerce Setup', 'woocommerce' ),
|
| 65 |
return;
|
| 66 |
}
|
| 67 |
|
| 68 |
+
$button_link = $this->get_button_link( $task );
|
| 69 |
+
$completed_tasks_count = $this->get_completed_tasks_count();
|
| 70 |
+
$step_number = $this->get_completed_tasks_count() + 1;
|
| 71 |
+
$tasks_count = count( $this->get_tasks() );
|
| 72 |
|
| 73 |
// Given 'r' (circle element's r attr), dashoffset = ((100-$desired_percentage)/100) * PI * (r*2).
|
| 74 |
$progress_percentage = ( $completed_tasks_count / $tasks_count ) * 100;
|
| 79 |
}
|
| 80 |
|
| 81 |
/**
|
| 82 |
+
* Get the button link for a given task.
|
| 83 |
+
*
|
| 84 |
+
* @param Task $task Task.
|
| 85 |
+
* @return string
|
| 86 |
*/
|
| 87 |
+
public function get_button_link( $task ) {
|
| 88 |
+
$url = $task->get_json()['actionUrl'];
|
| 89 |
+
|
| 90 |
+
if ( substr( $url, 0, 4 ) === 'http' ) {
|
| 91 |
+
return $url;
|
| 92 |
+
} elseif ( $url ) {
|
| 93 |
+
return wc_admin_url( '&path=' . $url );
|
| 94 |
+
}
|
| 95 |
+
|
| 96 |
+
return admin_url( 'admin.php?page=wc-admin&task=' . $task->get_id() );
|
| 97 |
+
}
|
| 98 |
+
|
| 99 |
+
/**
|
| 100 |
+
* Get the task list.
|
| 101 |
+
*
|
| 102 |
+
* @return array
|
| 103 |
+
*/
|
| 104 |
+
public function get_task_list() {
|
| 105 |
+
if ( $this->task_list ) {
|
| 106 |
+
return $this->task_list;
|
| 107 |
}
|
| 108 |
+
|
| 109 |
+
$this->set_task_list( TaskLists::get_list( 'setup' ) );
|
| 110 |
+
return $this->task_list;
|
| 111 |
+
}
|
| 112 |
+
|
| 113 |
+
/**
|
| 114 |
+
* Set the task list.
|
| 115 |
+
*/
|
| 116 |
+
public function set_task_list( $task_list ) {
|
| 117 |
+
return $this->task_list = $task_list;
|
| 118 |
}
|
| 119 |
|
| 120 |
/**
|
| 121 |
+
* Get the tasks.
|
| 122 |
*
|
| 123 |
* @return array
|
| 124 |
*/
|
| 125 |
public function get_tasks() {
|
| 126 |
+
if ( $this->tasks ) {
|
| 127 |
+
return $this->tasks;
|
| 128 |
+
}
|
| 129 |
+
|
| 130 |
+
$this->tasks = $this->get_task_list()->get_viewable_tasks();
|
| 131 |
return $this->tasks;
|
| 132 |
}
|
| 133 |
|
| 134 |
/**
|
| 135 |
* Return # of completed tasks
|
| 136 |
+
*
|
| 137 |
+
* @return integer
|
| 138 |
*/
|
| 139 |
public function get_completed_tasks_count() {
|
| 140 |
$completed_tasks = array_filter(
|
| 141 |
+
$this->get_tasks(),
|
| 142 |
function( $task ) {
|
| 143 |
+
return $task->is_complete();
|
| 144 |
}
|
| 145 |
);
|
| 146 |
|
| 154 |
*/
|
| 155 |
private function get_next_task() {
|
| 156 |
foreach ( $this->get_tasks() as $task ) {
|
| 157 |
+
if ( false === $task->is_complete() ) {
|
| 158 |
return $task;
|
| 159 |
}
|
| 160 |
}
|
| 167 |
*
|
| 168 |
* @return bool
|
| 169 |
*/
|
| 170 |
+
public function should_display_widget() {
|
| 171 |
+
return current_user_can( 'manage_woocommerce' ) &&
|
| 172 |
+
WC()->is_wc_admin_active() &&
|
| 173 |
+
! $this->get_task_list()->is_complete() &&
|
| 174 |
+
! $this->get_task_list()->is_hidden();
|
| 175 |
}
|
| 176 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 177 |
}
|
| 178 |
|
| 179 |
endif;
|
includes/admin/class-wc-admin-notices.php
CHANGED
|
@@ -138,6 +138,11 @@ class WC_Admin_Notices {
|
|
| 138 |
'php72_required_in_woo_65',
|
| 139 |
__( '<h4>PHP version requirements will change soon</h4><p>WooCommerce 6.5, scheduled for <b>May 2022</b>, will require PHP 7.2 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 7.4 is recommended. <b><a href="https://developer.woocommerce.com/2022/01/05/new-requirement-for-woocommerce-6-5-php-7-2/">Learn more about this change.</a></b></p>', 'woocommerce' )
|
| 140 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
}
|
| 142 |
|
| 143 |
/**
|
|
@@ -209,12 +214,21 @@ class WC_Admin_Notices {
|
|
| 209 |
|
| 210 |
$hide_notice = sanitize_text_field( wp_unslash( $_GET['wc-hide-notice'] ) ); // WPCS: input var ok, CSRF ok.
|
| 211 |
|
| 212 |
-
self::
|
|
|
|
|
|
|
| 213 |
|
| 214 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
|
| 216 |
-
|
| 217 |
-
|
|
|
|
| 218 |
}
|
| 219 |
|
| 220 |
/**
|
| 138 |
'php72_required_in_woo_65',
|
| 139 |
__( '<h4>PHP version requirements will change soon</h4><p>WooCommerce 6.5, scheduled for <b>May 2022</b>, will require PHP 7.2 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 7.4 is recommended. <b><a href="https://developer.woocommerce.com/2022/01/05/new-requirement-for-woocommerce-6-5-php-7-2/">Learn more about this change.</a></b></p>', 'woocommerce' )
|
| 140 |
);
|
| 141 |
+
|
| 142 |
+
$wp_version_is_ok = version_compare( get_bloginfo( 'version' ), WC_NOTICE_MIN_WP_VERSION, '>=' );
|
| 143 |
+
if ( $wp_version_is_ok ) {
|
| 144 |
+
self::hide_notice( WC_PHP_MIN_REQUIREMENTS_NOTICE );
|
| 145 |
+
}
|
| 146 |
}
|
| 147 |
|
| 148 |
/**
|
| 214 |
|
| 215 |
$hide_notice = sanitize_text_field( wp_unslash( $_GET['wc-hide-notice'] ) ); // WPCS: input var ok, CSRF ok.
|
| 216 |
|
| 217 |
+
self::hide_notice( $hide_notice );
|
| 218 |
+
}
|
| 219 |
+
}
|
| 220 |
|
| 221 |
+
/**
|
| 222 |
+
* Hide a single notice.
|
| 223 |
+
*
|
| 224 |
+
* @param $name Notice name.
|
| 225 |
+
*/
|
| 226 |
+
private static function hide_notice( $name ) {
|
| 227 |
+
self::remove_notice( $name );
|
| 228 |
|
| 229 |
+
update_user_meta( get_current_user_id(), 'dismissed_' . $name . '_notice', true );
|
| 230 |
+
|
| 231 |
+
do_action( 'woocommerce_hide_' . $name . '_notice' );
|
| 232 |
}
|
| 233 |
|
| 234 |
/**
|
includes/admin/views/html-admin-dashboard-setup.php
CHANGED
|
@@ -15,7 +15,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
| 15 |
<circle r="6.5" cx="10" cy="10" fill="transparent" stroke-dasharray="40.859" stroke-dashoffset="0"></circle>
|
| 16 |
<circle class="bar" r="6.5" cx="190" cy="10" fill="transparent" stroke-dasharray="40.859" stroke-dashoffset="<?php echo esc_attr( $circle_dashoffset ); ?>" transform='rotate(-90 100 100)'></circle>
|
| 17 |
</svg>
|
| 18 |
-
<span><?php echo esc_html_e( 'Step', 'woocommerce' ); ?> <?php echo esc_html( $
|
| 19 |
</span>
|
| 20 |
|
| 21 |
<div class="description">
|
| 15 |
<circle r="6.5" cx="10" cy="10" fill="transparent" stroke-dasharray="40.859" stroke-dashoffset="0"></circle>
|
| 16 |
<circle class="bar" r="6.5" cx="190" cy="10" fill="transparent" stroke-dasharray="40.859" stroke-dashoffset="<?php echo esc_attr( $circle_dashoffset ); ?>" transform='rotate(-90 100 100)'></circle>
|
| 17 |
</svg>
|
| 18 |
+
<span><?php echo esc_html_e( 'Step', 'woocommerce' ); ?> <?php echo esc_html( $step_number ); ?> <?php echo esc_html_e( 'of', 'woocommerce' ); ?> <?php echo esc_html( $tasks_count ); ?></span>
|
| 19 |
</span>
|
| 20 |
|
| 21 |
<div class="description">
|
readme.txt
CHANGED
|
@@ -166,10 +166,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
| 166 |
|
| 167 |
* Add - Admin notice warning about the upcoming minimum PHP 4.2 version bump coming in WooCommerce 6.5. ([#31557](https://github.com/woocommerce/woocommerce/pull/31557))
|
| 168 |
* Tweak - Removed images referred to from deprecated functions. ([#31395](https://github.com/woocommerce/woocommerce/pull/31395))
|
|
|
|
| 169 |
* Fix - Fixed styling of "pay for order" form for 2022 theme. ([#31682](https://github.com/woocommerce/woocommerce/pull/31682))
|
| 170 |
* Fix - Search Blocks form for 2022 theme. ([#31687](https://github.com/woocommerce/woocommerce/pull/31687))
|
| 171 |
* Fix - Checkout scroll to notices fallback scroll element. ([#30955](https://github.com/woocommerce/woocommerce/pull/30955))
|
| 172 |
* Fix - Prevent PhotoSwipe tap from interacting with elements directly underneath. Props @Edsuns and @andi34. ([#31591](https://github.com/woocommerce/woocommerce/pull/31591))
|
|
|
|
| 173 |
* Dev - Added logic to `do_variation_action` prematurely return on custom actions. ([#31088](https://github.com/woocommerce/woocommerce/pull/31088))
|
| 174 |
* Dev - REST API - Adds `status` field to the GET `/coupons` endpoint. ([#31561](https://github.com/woocommerce/woocommerce/pull/31561))
|
| 175 |
* Dev - Use `calc` function to prevent deprecated warnings when building SCSS.
|
| 166 |
|
| 167 |
* Add - Admin notice warning about the upcoming minimum PHP 4.2 version bump coming in WooCommerce 6.5. ([#31557](https://github.com/woocommerce/woocommerce/pull/31557))
|
| 168 |
* Tweak - Removed images referred to from deprecated functions. ([#31395](https://github.com/woocommerce/woocommerce/pull/31395))
|
| 169 |
+
* Tweak - Update store setup widget to use task list API. ([#31755](https://github.com/woocommerce/woocommerce/pull/31755))
|
| 170 |
* Fix - Fixed styling of "pay for order" form for 2022 theme. ([#31682](https://github.com/woocommerce/woocommerce/pull/31682))
|
| 171 |
* Fix - Search Blocks form for 2022 theme. ([#31687](https://github.com/woocommerce/woocommerce/pull/31687))
|
| 172 |
* Fix - Checkout scroll to notices fallback scroll element. ([#30955](https://github.com/woocommerce/woocommerce/pull/30955))
|
| 173 |
* Fix - Prevent PhotoSwipe tap from interacting with elements directly underneath. Props @Edsuns and @andi34. ([#31591](https://github.com/woocommerce/woocommerce/pull/31591))
|
| 174 |
+
* Fix - Double notice about the upcoming change in the PHP version requirement. ([#31744](https://github.com/woocommerce/woocommerce/pull/31744))
|
| 175 |
* Dev - Added logic to `do_variation_action` prematurely return on custom actions. ([#31088](https://github.com/woocommerce/woocommerce/pull/31088))
|
| 176 |
* Dev - REST API - Adds `status` field to the GET `/coupons` endpoint. ([#31561](https://github.com/woocommerce/woocommerce/pull/31561))
|
| 177 |
* Dev - Use `calc` function to prevent deprecated warnings when building SCSS.
|
vendor/autoload.php
CHANGED
|
@@ -4,4 +4,4 @@
|
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 6 |
|
| 7 |
-
return
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 6 |
|
| 7 |
+
return ComposerAutoloaderInit30bae1e5b5dfc40363d05877c1292423::getLoader();
|
vendor/autoload_packages.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/composer/autoload_real.php
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
// autoload_real.php @generated by Composer
|
| 4 |
|
| 5 |
-
class
|
| 6 |
{
|
| 7 |
private static $loader;
|
| 8 |
|
|
@@ -22,15 +22,15 @@ class ComposerAutoloaderInitf519990f0fedc54349a3bed24ec364f9
|
|
| 22 |
return self::$loader;
|
| 23 |
}
|
| 24 |
|
| 25 |
-
spl_autoload_register(array('
|
| 26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 27 |
-
spl_autoload_unregister(array('
|
| 28 |
|
| 29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 30 |
if ($useStaticLoader) {
|
| 31 |
require_once __DIR__ . '/autoload_static.php';
|
| 32 |
|
| 33 |
-
call_user_func(\Composer\Autoload\
|
| 34 |
} else {
|
| 35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 36 |
foreach ($map as $namespace => $path) {
|
| 2 |
|
| 3 |
// autoload_real.php @generated by Composer
|
| 4 |
|
| 5 |
+
class ComposerAutoloaderInit30bae1e5b5dfc40363d05877c1292423
|
| 6 |
{
|
| 7 |
private static $loader;
|
| 8 |
|
| 22 |
return self::$loader;
|
| 23 |
}
|
| 24 |
|
| 25 |
+
spl_autoload_register(array('ComposerAutoloaderInit30bae1e5b5dfc40363d05877c1292423', 'loadClassLoader'), true, true);
|
| 26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit30bae1e5b5dfc40363d05877c1292423', 'loadClassLoader'));
|
| 28 |
|
| 29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 30 |
if ($useStaticLoader) {
|
| 31 |
require_once __DIR__ . '/autoload_static.php';
|
| 32 |
|
| 33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit30bae1e5b5dfc40363d05877c1292423::getInitializer($loader));
|
| 34 |
} else {
|
| 35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 36 |
foreach ($map as $namespace => $path) {
|
vendor/composer/autoload_static.php
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
|
| 5 |
namespace Composer\Autoload;
|
| 6 |
|
| 7 |
-
class
|
| 8 |
{
|
| 9 |
public static $prefixLengthsPsr4 = array (
|
| 10 |
'S' =>
|
|
@@ -913,10 +913,10 @@ class ComposerStaticInitf519990f0fedc54349a3bed24ec364f9
|
|
| 913 |
public static function getInitializer(ClassLoader $loader)
|
| 914 |
{
|
| 915 |
return \Closure::bind(function () use ($loader) {
|
| 916 |
-
$loader->prefixLengthsPsr4 =
|
| 917 |
-
$loader->prefixDirsPsr4 =
|
| 918 |
-
$loader->prefixesPsr0 =
|
| 919 |
-
$loader->classMap =
|
| 920 |
|
| 921 |
}, null, ClassLoader::class);
|
| 922 |
}
|
| 4 |
|
| 5 |
namespace Composer\Autoload;
|
| 6 |
|
| 7 |
+
class ComposerStaticInit30bae1e5b5dfc40363d05877c1292423
|
| 8 |
{
|
| 9 |
public static $prefixLengthsPsr4 = array (
|
| 10 |
'S' =>
|
| 913 |
public static function getInitializer(ClassLoader $loader)
|
| 914 |
{
|
| 915 |
return \Closure::bind(function () use ($loader) {
|
| 916 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit30bae1e5b5dfc40363d05877c1292423::$prefixLengthsPsr4;
|
| 917 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit30bae1e5b5dfc40363d05877c1292423::$prefixDirsPsr4;
|
| 918 |
+
$loader->prefixesPsr0 = ComposerStaticInit30bae1e5b5dfc40363d05877c1292423::$prefixesPsr0;
|
| 919 |
+
$loader->classMap = ComposerStaticInit30bae1e5b5dfc40363d05877c1292423::$classMap;
|
| 920 |
|
| 921 |
}, null, ClassLoader::class);
|
| 922 |
}
|
vendor/composer/jetpack_autoload_classmap.php
CHANGED
|
@@ -779,223 +779,223 @@ return array(
|
|
| 779 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MajimaInstaller.php'
|
| 780 |
),
|
| 781 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
|
| 782 |
-
'version' => '6.2.0.0-
|
| 783 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
|
| 784 |
),
|
| 785 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
|
| 786 |
-
'version' => '6.2.0.0-
|
| 787 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
|
| 788 |
),
|
| 789 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
|
| 790 |
-
'version' => '6.2.0.0-
|
| 791 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
|
| 792 |
),
|
| 793 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
| 794 |
-
'version' => '6.2.0.0-
|
| 795 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
| 796 |
),
|
| 797 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
|
| 798 |
-
'version' => '6.2.0.0-
|
| 799 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
|
| 800 |
),
|
| 801 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
|
| 802 |
-
'version' => '6.2.0.0-
|
| 803 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
|
| 804 |
),
|
| 805 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
|
| 806 |
-
'version' => '6.2.0.0-
|
| 807 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
|
| 808 |
),
|
| 809 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
|
| 810 |
-
'version' => '6.2.0.0-
|
| 811 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
|
| 812 |
),
|
| 813 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
|
| 814 |
-
'version' => '6.2.0.0-
|
| 815 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
|
| 816 |
),
|
| 817 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
| 818 |
-
'version' => '6.2.0.0-
|
| 819 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
| 820 |
),
|
| 821 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
|
| 822 |
-
'version' => '6.2.0.0-
|
| 823 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
|
| 824 |
),
|
| 825 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
|
| 826 |
-
'version' => '6.2.0.0-
|
| 827 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
|
| 828 |
),
|
| 829 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
|
| 830 |
-
'version' => '6.2.0.0-
|
| 831 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
|
| 832 |
),
|
| 833 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
|
| 834 |
-
'version' => '6.2.0.0-
|
| 835 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
|
| 836 |
),
|
| 837 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
| 838 |
-
'version' => '6.2.0.0-
|
| 839 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
| 840 |
),
|
| 841 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
|
| 842 |
-
'version' => '6.2.0.0-
|
| 843 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
|
| 844 |
),
|
| 845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
|
| 846 |
-
'version' => '6.2.0.0-
|
| 847 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
|
| 848 |
),
|
| 849 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
|
| 850 |
-
'version' => '6.2.0.0-
|
| 851 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
|
| 852 |
),
|
| 853 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
|
| 854 |
-
'version' => '6.2.0.0-
|
| 855 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
|
| 856 |
),
|
| 857 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
|
| 858 |
-
'version' => '6.2.0.0-
|
| 859 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
|
| 860 |
),
|
| 861 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
|
| 862 |
-
'version' => '6.2.0.0-
|
| 863 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
|
| 864 |
),
|
| 865 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
| 866 |
-
'version' => '6.2.0.0-
|
| 867 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
| 868 |
),
|
| 869 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
|
| 870 |
-
'version' => '6.2.0.0-
|
| 871 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
|
| 872 |
),
|
| 873 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
| 874 |
-
'version' => '6.2.0.0-
|
| 875 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
| 876 |
),
|
| 877 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
|
| 878 |
-
'version' => '6.2.0.0-
|
| 879 |
'path' => $baseDir . '/lib/packages/League/Container/Container.php'
|
| 880 |
),
|
| 881 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
|
| 882 |
-
'version' => '6.2.0.0-
|
| 883 |
'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
|
| 884 |
),
|
| 885 |
'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
|
| 886 |
-
'version' => '6.2.0.0-
|
| 887 |
'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
|
| 888 |
),
|
| 889 |
'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
|
| 890 |
-
'version' => '6.2.0.0-
|
| 891 |
'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
|
| 892 |
),
|
| 893 |
'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
|
| 894 |
-
'version' => '6.2.0.0-
|
| 895 |
'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
|
| 896 |
),
|
| 897 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
|
| 898 |
-
'version' => '6.2.0.0-
|
| 899 |
'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
|
| 900 |
),
|
| 901 |
'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
|
| 902 |
-
'version' => '6.2.0.0-
|
| 903 |
'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
|
| 904 |
),
|
| 905 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
| 906 |
-
'version' => '6.2.0.0-
|
| 907 |
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
| 908 |
),
|
| 909 |
'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
|
| 910 |
-
'version' => '6.2.0.0-
|
| 911 |
'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
|
| 912 |
),
|
| 913 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
|
| 914 |
-
'version' => '6.2.0.0-
|
| 915 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
|
| 916 |
),
|
| 917 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
| 918 |
-
'version' => '6.2.0.0-
|
| 919 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
| 920 |
),
|
| 921 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
| 922 |
-
'version' => '6.2.0.0-
|
| 923 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
| 924 |
),
|
| 925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
|
| 926 |
-
'version' => '6.2.0.0-
|
| 927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
|
| 928 |
),
|
| 929 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
| 930 |
-
'version' => '6.2.0.0-
|
| 931 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
| 932 |
),
|
| 933 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
|
| 934 |
-
'version' => '6.2.0.0-
|
| 935 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
|
| 936 |
),
|
| 937 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
|
| 938 |
-
'version' => '6.2.0.0-
|
| 939 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
|
| 940 |
),
|
| 941 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
|
| 942 |
-
'version' => '6.2.0.0-
|
| 943 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
|
| 944 |
),
|
| 945 |
'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
|
| 946 |
-
'version' => '6.2.0.0-
|
| 947 |
'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
|
| 948 |
),
|
| 949 |
'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
|
| 950 |
-
'version' => '6.2.0.0-
|
| 951 |
'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
|
| 952 |
),
|
| 953 |
'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
|
| 954 |
-
'version' => '6.2.0.0-
|
| 955 |
'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
|
| 956 |
),
|
| 957 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
| 958 |
-
'version' => '6.2.0.0-
|
| 959 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
| 960 |
),
|
| 961 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
|
| 962 |
-
'version' => '6.2.0.0-
|
| 963 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
|
| 964 |
),
|
| 965 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
|
| 966 |
-
'version' => '6.2.0.0-
|
| 967 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
|
| 968 |
),
|
| 969 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
|
| 970 |
-
'version' => '6.2.0.0-
|
| 971 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
|
| 972 |
),
|
| 973 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
|
| 974 |
-
'version' => '6.2.0.0-
|
| 975 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
|
| 976 |
),
|
| 977 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
|
| 978 |
-
'version' => '6.2.0.0-
|
| 979 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
|
| 980 |
),
|
| 981 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
| 982 |
-
'version' => '6.2.0.0-
|
| 983 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
| 984 |
),
|
| 985 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
| 986 |
-
'version' => '6.2.0.0-
|
| 987 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
| 988 |
),
|
| 989 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
| 990 |
-
'version' => '6.2.0.0-
|
| 991 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
| 992 |
),
|
| 993 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
|
| 994 |
-
'version' => '6.2.0.0-
|
| 995 |
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
|
| 996 |
),
|
| 997 |
'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
|
| 998 |
-
'version' => '6.2.0.0-
|
| 999 |
'path' => $baseDir . '/tests/Tools/FakeQueue.php'
|
| 1000 |
),
|
| 1001 |
'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
|
|
@@ -2791,111 +2791,111 @@ return array(
|
|
| 2791 |
'path' => $baseDir . '/packages/woocommerce-admin/src/WCAdminHelper.php'
|
| 2792 |
),
|
| 2793 |
'Automattic\\WooCommerce\\Packages' => array(
|
| 2794 |
-
'version' => '6.2.0.0-
|
| 2795 |
'path' => $baseDir . '/src/Packages.php'
|
| 2796 |
),
|
| 2797 |
'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
|
| 2798 |
-
'version' => '6.2.0.0-
|
| 2799 |
'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
|
| 2800 |
),
|
| 2801 |
'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
|
| 2802 |
-
'version' => '6.2.0.0-
|
| 2803 |
'path' => $baseDir . '/src/Utilities/StringUtil.php'
|
| 2804 |
),
|
| 2805 |
'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
|
| 2806 |
-
'version' => '6.2.0.0-
|
| 2807 |
'path' => $baseDir . '/src/Utilities/NumberUtil.php'
|
| 2808 |
),
|
| 2809 |
'Automattic\\WooCommerce\\Autoloader' => array(
|
| 2810 |
-
'version' => '6.2.0.0-
|
| 2811 |
'path' => $baseDir . '/src/Autoloader.php'
|
| 2812 |
),
|
| 2813 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
|
| 2814 |
-
'version' => '6.2.0.0-
|
| 2815 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
|
| 2816 |
),
|
| 2817 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
|
| 2818 |
-
'version' => '6.2.0.0-
|
| 2819 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
|
| 2820 |
),
|
| 2821 |
'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
|
| 2822 |
-
'version' => '6.2.0.0-
|
| 2823 |
'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
|
| 2824 |
),
|
| 2825 |
'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
|
| 2826 |
-
'version' => '6.2.0.0-
|
| 2827 |
'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
|
| 2828 |
),
|
| 2829 |
'Automattic\\WooCommerce\\Container' => array(
|
| 2830 |
-
'version' => '6.2.0.0-
|
| 2831 |
'path' => $baseDir . '/src/Container.php'
|
| 2832 |
),
|
| 2833 |
'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
|
| 2834 |
-
'version' => '6.2.0.0-
|
| 2835 |
'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
|
| 2836 |
),
|
| 2837 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
| 2838 |
-
'version' => '6.2.0.0-
|
| 2839 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
| 2840 |
),
|
| 2841 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
|
| 2842 |
-
'version' => '6.2.0.0-
|
| 2843 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
|
| 2844 |
),
|
| 2845 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
|
| 2846 |
-
'version' => '6.2.0.0-
|
| 2847 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
|
| 2848 |
),
|
| 2849 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
|
| 2850 |
-
'version' => '6.2.0.0-
|
| 2851 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
|
| 2852 |
),
|
| 2853 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
|
| 2854 |
-
'version' => '6.2.0.0-
|
| 2855 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
|
| 2856 |
),
|
| 2857 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
|
| 2858 |
-
'version' => '6.2.0.0-
|
| 2859 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
|
| 2860 |
),
|
| 2861 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
| 2862 |
-
'version' => '6.2.0.0-
|
| 2863 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
| 2864 |
),
|
| 2865 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
| 2866 |
-
'version' => '6.2.0.0-
|
| 2867 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
| 2868 |
),
|
| 2869 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
| 2870 |
-
'version' => '6.2.0.0-
|
| 2871 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
| 2872 |
),
|
| 2873 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
| 2874 |
-
'version' => '6.2.0.0-
|
| 2875 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
| 2876 |
),
|
| 2877 |
'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
|
| 2878 |
-
'version' => '6.2.0.0-
|
| 2879 |
'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
|
| 2880 |
),
|
| 2881 |
'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
|
| 2882 |
-
'version' => '6.2.0.0-
|
| 2883 |
'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
|
| 2884 |
),
|
| 2885 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
|
| 2886 |
-
'version' => '6.2.0.0-
|
| 2887 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
|
| 2888 |
),
|
| 2889 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
|
| 2890 |
-
'version' => '6.2.0.0-
|
| 2891 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
|
| 2892 |
),
|
| 2893 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
|
| 2894 |
-
'version' => '6.2.0.0-
|
| 2895 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
|
| 2896 |
),
|
| 2897 |
'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
|
| 2898 |
-
'version' => '6.2.0.0-
|
| 2899 |
'path' => $baseDir . '/src/Internal/RestApiUtil.php'
|
| 2900 |
),
|
| 2901 |
'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => array(
|
|
@@ -2919,435 +2919,435 @@ return array(
|
|
| 2919 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php'
|
| 2920 |
),
|
| 2921 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
|
| 2922 |
-
'version' => '6.2.0.0-
|
| 2923 |
'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
|
| 2924 |
),
|
| 2925 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
|
| 2926 |
-
'version' => '6.2.0.0-
|
| 2927 |
'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
|
| 2928 |
),
|
| 2929 |
'WC_REST_Data_Continents_Controller' => array(
|
| 2930 |
-
'version' => '6.2.0.0-
|
| 2931 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
|
| 2932 |
),
|
| 2933 |
'WC_REST_Product_Shipping_Classes_Controller' => array(
|
| 2934 |
-
'version' => '6.2.0.0-
|
| 2935 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
|
| 2936 |
),
|
| 2937 |
'WC_REST_Network_Orders_Controller' => array(
|
| 2938 |
-
'version' => '6.2.0.0-
|
| 2939 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
|
| 2940 |
),
|
| 2941 |
'WC_REST_Product_Attributes_Controller' => array(
|
| 2942 |
-
'version' => '6.2.0.0-
|
| 2943 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
|
| 2944 |
),
|
| 2945 |
'WC_REST_Product_Variations_Controller' => array(
|
| 2946 |
-
'version' => '6.2.0.0-
|
| 2947 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
|
| 2948 |
),
|
| 2949 |
'WC_REST_Report_Sales_Controller' => array(
|
| 2950 |
-
'version' => '6.2.0.0-
|
| 2951 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
|
| 2952 |
),
|
| 2953 |
'WC_REST_Coupons_Controller' => array(
|
| 2954 |
-
'version' => '6.2.0.0-
|
| 2955 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
|
| 2956 |
),
|
| 2957 |
'WC_REST_Controller' => array(
|
| 2958 |
-
'version' => '6.2.0.0-
|
| 2959 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
|
| 2960 |
),
|
| 2961 |
'WC_REST_Orders_Controller' => array(
|
| 2962 |
-
'version' => '6.2.0.0-
|
| 2963 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
|
| 2964 |
),
|
| 2965 |
'WC_REST_Product_Categories_Controller' => array(
|
| 2966 |
-
'version' => '6.2.0.0-
|
| 2967 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
|
| 2968 |
),
|
| 2969 |
'WC_REST_Report_Top_Sellers_Controller' => array(
|
| 2970 |
-
'version' => '6.2.0.0-
|
| 2971 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
|
| 2972 |
),
|
| 2973 |
'WC_REST_Customers_Controller' => array(
|
| 2974 |
-
'version' => '6.2.0.0-
|
| 2975 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
|
| 2976 |
),
|
| 2977 |
'WC_REST_Shipping_Zone_Locations_Controller' => array(
|
| 2978 |
-
'version' => '6.2.0.0-
|
| 2979 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
|
| 2980 |
),
|
| 2981 |
'WC_REST_Product_Attribute_Terms_Controller' => array(
|
| 2982 |
-
'version' => '6.2.0.0-
|
| 2983 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
|
| 2984 |
),
|
| 2985 |
'WC_REST_Data_Currencies_Controller' => array(
|
| 2986 |
-
'version' => '6.2.0.0-
|
| 2987 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
|
| 2988 |
),
|
| 2989 |
'WC_REST_Report_Products_Totals_Controller' => array(
|
| 2990 |
-
'version' => '6.2.0.0-
|
| 2991 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
|
| 2992 |
),
|
| 2993 |
'WC_REST_Shipping_Zones_Controller' => array(
|
| 2994 |
-
'version' => '6.2.0.0-
|
| 2995 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
|
| 2996 |
),
|
| 2997 |
'WC_REST_Reports_Controller' => array(
|
| 2998 |
-
'version' => '6.2.0.0-
|
| 2999 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
|
| 3000 |
),
|
| 3001 |
'WC_REST_Taxes_Controller' => array(
|
| 3002 |
-
'version' => '6.2.0.0-
|
| 3003 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
|
| 3004 |
),
|
| 3005 |
'WC_REST_Products_Controller' => array(
|
| 3006 |
-
'version' => '6.2.0.0-
|
| 3007 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
|
| 3008 |
),
|
| 3009 |
'WC_REST_Report_Orders_Totals_Controller' => array(
|
| 3010 |
-
'version' => '6.2.0.0-
|
| 3011 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
|
| 3012 |
),
|
| 3013 |
'WC_REST_Product_Tags_Controller' => array(
|
| 3014 |
-
'version' => '6.2.0.0-
|
| 3015 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
|
| 3016 |
),
|
| 3017 |
'WC_REST_Data_Controller' => array(
|
| 3018 |
-
'version' => '6.2.0.0-
|
| 3019 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
|
| 3020 |
),
|
| 3021 |
'WC_REST_System_Status_Controller' => array(
|
| 3022 |
-
'version' => '6.2.0.0-
|
| 3023 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
|
| 3024 |
),
|
| 3025 |
'WC_REST_Order_Notes_Controller' => array(
|
| 3026 |
-
'version' => '6.2.0.0-
|
| 3027 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
|
| 3028 |
),
|
| 3029 |
'WC_REST_Product_Reviews_Controller' => array(
|
| 3030 |
-
'version' => '6.2.0.0-
|
| 3031 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
|
| 3032 |
),
|
| 3033 |
'WC_REST_Data_Countries_Controller' => array(
|
| 3034 |
-
'version' => '6.2.0.0-
|
| 3035 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
|
| 3036 |
),
|
| 3037 |
'WC_REST_Report_Coupons_Totals_Controller' => array(
|
| 3038 |
-
'version' => '6.2.0.0-
|
| 3039 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
|
| 3040 |
),
|
| 3041 |
'WC_REST_Setting_Options_Controller' => array(
|
| 3042 |
-
'version' => '6.2.0.0-
|
| 3043 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
|
| 3044 |
),
|
| 3045 |
'WC_REST_Posts_Controller' => array(
|
| 3046 |
-
'version' => '6.2.0.0-
|
| 3047 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
|
| 3048 |
),
|
| 3049 |
'WC_REST_Order_Refunds_Controller' => array(
|
| 3050 |
-
'version' => '6.2.0.0-
|
| 3051 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
|
| 3052 |
),
|
| 3053 |
'WC_REST_Report_Customers_Totals_Controller' => array(
|
| 3054 |
-
'version' => '6.2.0.0-
|
| 3055 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
|
| 3056 |
),
|
| 3057 |
'WC_REST_Terms_Controller' => array(
|
| 3058 |
-
'version' => '6.2.0.0-
|
| 3059 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
|
| 3060 |
),
|
| 3061 |
'WC_REST_Shipping_Methods_Controller' => array(
|
| 3062 |
-
'version' => '6.2.0.0-
|
| 3063 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
|
| 3064 |
),
|
| 3065 |
'WC_REST_Tax_Classes_Controller' => array(
|
| 3066 |
-
'version' => '6.2.0.0-
|
| 3067 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
|
| 3068 |
),
|
| 3069 |
'WC_REST_Webhooks_Controller' => array(
|
| 3070 |
-
'version' => '6.2.0.0-
|
| 3071 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
|
| 3072 |
),
|
| 3073 |
'WC_REST_Payment_Gateways_Controller' => array(
|
| 3074 |
-
'version' => '6.2.0.0-
|
| 3075 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
|
| 3076 |
),
|
| 3077 |
'WC_REST_Settings_Controller' => array(
|
| 3078 |
-
'version' => '6.2.0.0-
|
| 3079 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
|
| 3080 |
),
|
| 3081 |
'WC_REST_Shipping_Zone_Methods_Controller' => array(
|
| 3082 |
-
'version' => '6.2.0.0-
|
| 3083 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
|
| 3084 |
),
|
| 3085 |
'WC_REST_Shipping_Zones_Controller_Base' => array(
|
| 3086 |
-
'version' => '6.2.0.0-
|
| 3087 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
|
| 3088 |
),
|
| 3089 |
'WC_REST_CRUD_Controller' => array(
|
| 3090 |
-
'version' => '6.2.0.0-
|
| 3091 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
|
| 3092 |
),
|
| 3093 |
'WC_REST_System_Status_Tools_Controller' => array(
|
| 3094 |
-
'version' => '6.2.0.0-
|
| 3095 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
|
| 3096 |
),
|
| 3097 |
'WC_REST_Customer_Downloads_Controller' => array(
|
| 3098 |
-
'version' => '6.2.0.0-
|
| 3099 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
|
| 3100 |
),
|
| 3101 |
'WC_REST_Report_Reviews_Totals_Controller' => array(
|
| 3102 |
-
'version' => '6.2.0.0-
|
| 3103 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
|
| 3104 |
),
|
| 3105 |
'WC_REST_Customers_V1_Controller' => array(
|
| 3106 |
-
'version' => '6.2.0.0-
|
| 3107 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
|
| 3108 |
),
|
| 3109 |
'WC_REST_Product_Tags_V1_Controller' => array(
|
| 3110 |
-
'version' => '6.2.0.0-
|
| 3111 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
|
| 3112 |
),
|
| 3113 |
'WC_REST_Report_Top_Sellers_V1_Controller' => array(
|
| 3114 |
-
'version' => '6.2.0.0-
|
| 3115 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
|
| 3116 |
),
|
| 3117 |
'WC_REST_Order_Notes_V1_Controller' => array(
|
| 3118 |
-
'version' => '6.2.0.0-
|
| 3119 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
|
| 3120 |
),
|
| 3121 |
'WC_REST_Orders_V1_Controller' => array(
|
| 3122 |
-
'version' => '6.2.0.0-
|
| 3123 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
|
| 3124 |
),
|
| 3125 |
'WC_REST_Reports_V1_Controller' => array(
|
| 3126 |
-
'version' => '6.2.0.0-
|
| 3127 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
|
| 3128 |
),
|
| 3129 |
'WC_REST_Webhooks_V1_Controller' => array(
|
| 3130 |
-
'version' => '6.2.0.0-
|
| 3131 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
|
| 3132 |
),
|
| 3133 |
'WC_REST_Order_Refunds_V1_Controller' => array(
|
| 3134 |
-
'version' => '6.2.0.0-
|
| 3135 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
|
| 3136 |
),
|
| 3137 |
'WC_REST_Product_Reviews_V1_Controller' => array(
|
| 3138 |
-
'version' => '6.2.0.0-
|
| 3139 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
|
| 3140 |
),
|
| 3141 |
'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
|
| 3142 |
-
'version' => '6.2.0.0-
|
| 3143 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
|
| 3144 |
),
|
| 3145 |
'WC_REST_Customer_Downloads_V1_Controller' => array(
|
| 3146 |
-
'version' => '6.2.0.0-
|
| 3147 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
|
| 3148 |
),
|
| 3149 |
'WC_REST_Product_Categories_V1_Controller' => array(
|
| 3150 |
-
'version' => '6.2.0.0-
|
| 3151 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
|
| 3152 |
),
|
| 3153 |
'WC_REST_Tax_Classes_V1_Controller' => array(
|
| 3154 |
-
'version' => '6.2.0.0-
|
| 3155 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
|
| 3156 |
),
|
| 3157 |
'WC_REST_Report_Sales_V1_Controller' => array(
|
| 3158 |
-
'version' => '6.2.0.0-
|
| 3159 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
|
| 3160 |
),
|
| 3161 |
'WC_REST_Product_Attributes_V1_Controller' => array(
|
| 3162 |
-
'version' => '6.2.0.0-
|
| 3163 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
|
| 3164 |
),
|
| 3165 |
'WC_REST_Coupons_V1_Controller' => array(
|
| 3166 |
-
'version' => '6.2.0.0-
|
| 3167 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
|
| 3168 |
),
|
| 3169 |
'WC_REST_Webhook_Deliveries_V1_Controller' => array(
|
| 3170 |
-
'version' => '6.2.0.0-
|
| 3171 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
|
| 3172 |
),
|
| 3173 |
'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
|
| 3174 |
-
'version' => '6.2.0.0-
|
| 3175 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
|
| 3176 |
),
|
| 3177 |
'WC_REST_Taxes_V1_Controller' => array(
|
| 3178 |
-
'version' => '6.2.0.0-
|
| 3179 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
|
| 3180 |
),
|
| 3181 |
'WC_REST_Products_V1_Controller' => array(
|
| 3182 |
-
'version' => '6.2.0.0-
|
| 3183 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
|
| 3184 |
),
|
| 3185 |
'WC_REST_Telemetry_Controller' => array(
|
| 3186 |
-
'version' => '6.2.0.0-
|
| 3187 |
'path' => $baseDir . '/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php'
|
| 3188 |
),
|
| 3189 |
'WC_REST_Order_Refunds_V2_Controller' => array(
|
| 3190 |
-
'version' => '6.2.0.0-
|
| 3191 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
|
| 3192 |
),
|
| 3193 |
'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
|
| 3194 |
-
'version' => '6.2.0.0-
|
| 3195 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
|
| 3196 |
),
|
| 3197 |
'WC_REST_Product_Tags_V2_Controller' => array(
|
| 3198 |
-
'version' => '6.2.0.0-
|
| 3199 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
|
| 3200 |
),
|
| 3201 |
'WC_REST_Product_Attributes_V2_Controller' => array(
|
| 3202 |
-
'version' => '6.2.0.0-
|
| 3203 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
|
| 3204 |
),
|
| 3205 |
'WC_REST_Payment_Gateways_V2_Controller' => array(
|
| 3206 |
-
'version' => '6.2.0.0-
|
| 3207 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
|
| 3208 |
),
|
| 3209 |
'WC_REST_Product_Variations_V2_Controller' => array(
|
| 3210 |
-
'version' => '6.2.0.0-
|
| 3211 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
|
| 3212 |
),
|
| 3213 |
'WC_REST_System_Status_V2_Controller' => array(
|
| 3214 |
-
'version' => '6.2.0.0-
|
| 3215 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
|
| 3216 |
),
|
| 3217 |
'WC_REST_Taxes_V2_Controller' => array(
|
| 3218 |
-
'version' => '6.2.0.0-
|
| 3219 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
|
| 3220 |
),
|
| 3221 |
'WC_REST_System_Status_Tools_V2_Controller' => array(
|
| 3222 |
-
'version' => '6.2.0.0-
|
| 3223 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
|
| 3224 |
),
|
| 3225 |
'WC_REST_Orders_V2_Controller' => array(
|
| 3226 |
-
'version' => '6.2.0.0-
|
| 3227 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
|
| 3228 |
),
|
| 3229 |
'WC_REST_Order_Notes_V2_Controller' => array(
|
| 3230 |
-
'version' => '6.2.0.0-
|
| 3231 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
|
| 3232 |
),
|
| 3233 |
'WC_REST_Product_Reviews_V2_Controller' => array(
|
| 3234 |
-
'version' => '6.2.0.0-
|
| 3235 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
|
| 3236 |
),
|
| 3237 |
'WC_REST_Setting_Options_V2_Controller' => array(
|
| 3238 |
-
'version' => '6.2.0.0-
|
| 3239 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
|
| 3240 |
),
|
| 3241 |
'WC_REST_Settings_V2_Controller' => array(
|
| 3242 |
-
'version' => '6.2.0.0-
|
| 3243 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
|
| 3244 |
),
|
| 3245 |
'WC_REST_Coupons_V2_Controller' => array(
|
| 3246 |
-
'version' => '6.2.0.0-
|
| 3247 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
|
| 3248 |
),
|
| 3249 |
'WC_REST_Customers_V2_Controller' => array(
|
| 3250 |
-
'version' => '6.2.0.0-
|
| 3251 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
|
| 3252 |
),
|
| 3253 |
'WC_REST_Reports_V2_Controller' => array(
|
| 3254 |
-
'version' => '6.2.0.0-
|
| 3255 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
|
| 3256 |
),
|
| 3257 |
'WC_REST_Report_Sales_V2_Controller' => array(
|
| 3258 |
-
'version' => '6.2.0.0-
|
| 3259 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
|
| 3260 |
),
|
| 3261 |
'WC_REST_Shipping_Zones_V2_Controller' => array(
|
| 3262 |
-
'version' => '6.2.0.0-
|
| 3263 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
|
| 3264 |
),
|
| 3265 |
'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
|
| 3266 |
-
'version' => '6.2.0.0-
|
| 3267 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
|
| 3268 |
),
|
| 3269 |
'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
|
| 3270 |
-
'version' => '6.2.0.0-
|
| 3271 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
|
| 3272 |
),
|
| 3273 |
'WC_REST_Webhooks_V2_Controller' => array(
|
| 3274 |
-
'version' => '6.2.0.0-
|
| 3275 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
|
| 3276 |
),
|
| 3277 |
'WC_REST_Report_Top_Sellers_V2_Controller' => array(
|
| 3278 |
-
'version' => '6.2.0.0-
|
| 3279 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
|
| 3280 |
),
|
| 3281 |
'WC_REST_Network_Orders_V2_Controller' => array(
|
| 3282 |
-
'version' => '6.2.0.0-
|
| 3283 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
|
| 3284 |
),
|
| 3285 |
'WC_REST_Webhook_Deliveries_V2_Controller' => array(
|
| 3286 |
-
'version' => '6.2.0.0-
|
| 3287 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
|
| 3288 |
),
|
| 3289 |
'WC_REST_Shipping_Methods_V2_Controller' => array(
|
| 3290 |
-
'version' => '6.2.0.0-
|
| 3291 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
|
| 3292 |
),
|
| 3293 |
'WC_REST_Customer_Downloads_V2_Controller' => array(
|
| 3294 |
-
'version' => '6.2.0.0-
|
| 3295 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
|
| 3296 |
),
|
| 3297 |
'WC_REST_Product_Categories_V2_Controller' => array(
|
| 3298 |
-
'version' => '6.2.0.0-
|
| 3299 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
|
| 3300 |
),
|
| 3301 |
'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
|
| 3302 |
-
'version' => '6.2.0.0-
|
| 3303 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
|
| 3304 |
),
|
| 3305 |
'WC_REST_Tax_Classes_V2_Controller' => array(
|
| 3306 |
-
'version' => '6.2.0.0-
|
| 3307 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
|
| 3308 |
),
|
| 3309 |
'WC_REST_Products_V2_Controller' => array(
|
| 3310 |
-
'version' => '6.2.0.0-
|
| 3311 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
|
| 3312 |
),
|
| 3313 |
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
| 3314 |
-
'version' => '6.2.0.0-
|
| 3315 |
'path' => $baseDir . '/includes/rest-api/Package.php'
|
| 3316 |
),
|
| 3317 |
'Automattic\\WooCommerce\\RestApi\\Server' => array(
|
| 3318 |
-
'version' => '6.2.0.0-
|
| 3319 |
'path' => $baseDir . '/includes/rest-api/Server.php'
|
| 3320 |
),
|
| 3321 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
| 3322 |
-
'version' => '6.2.0.0-
|
| 3323 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
| 3324 |
),
|
| 3325 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
| 3326 |
-
'version' => '6.2.0.0-
|
| 3327 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
| 3328 |
),
|
| 3329 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
|
| 3330 |
-
'version' => '6.2.0.0-
|
| 3331 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
|
| 3332 |
),
|
| 3333 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
| 3334 |
-
'version' => '6.2.0.0-
|
| 3335 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
| 3336 |
),
|
| 3337 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
| 3338 |
-
'version' => '6.2.0.0-
|
| 3339 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
| 3340 |
),
|
| 3341 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
| 3342 |
-
'version' => '6.2.0.0-
|
| 3343 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
| 3344 |
),
|
| 3345 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
| 3346 |
-
'version' => '6.2.0.0-
|
| 3347 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
| 3348 |
),
|
| 3349 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
|
| 3350 |
-
'version' => '6.2.0.0-
|
| 3351 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
|
| 3352 |
),
|
| 3353 |
'Automattic\\Jetpack\\Constants' => array(
|
| 779 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MajimaInstaller.php'
|
| 780 |
),
|
| 781 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
|
| 782 |
+
'version' => '6.2.0.0-RC2',
|
| 783 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
|
| 784 |
),
|
| 785 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
|
| 786 |
+
'version' => '6.2.0.0-RC2',
|
| 787 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
|
| 788 |
),
|
| 789 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
|
| 790 |
+
'version' => '6.2.0.0-RC2',
|
| 791 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
|
| 792 |
),
|
| 793 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
| 794 |
+
'version' => '6.2.0.0-RC2',
|
| 795 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
| 796 |
),
|
| 797 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
|
| 798 |
+
'version' => '6.2.0.0-RC2',
|
| 799 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
|
| 800 |
),
|
| 801 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
|
| 802 |
+
'version' => '6.2.0.0-RC2',
|
| 803 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
|
| 804 |
),
|
| 805 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
|
| 806 |
+
'version' => '6.2.0.0-RC2',
|
| 807 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
|
| 808 |
),
|
| 809 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
|
| 810 |
+
'version' => '6.2.0.0-RC2',
|
| 811 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
|
| 812 |
),
|
| 813 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
|
| 814 |
+
'version' => '6.2.0.0-RC2',
|
| 815 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
|
| 816 |
),
|
| 817 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
| 818 |
+
'version' => '6.2.0.0-RC2',
|
| 819 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
| 820 |
),
|
| 821 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
|
| 822 |
+
'version' => '6.2.0.0-RC2',
|
| 823 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
|
| 824 |
),
|
| 825 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
|
| 826 |
+
'version' => '6.2.0.0-RC2',
|
| 827 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
|
| 828 |
),
|
| 829 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
|
| 830 |
+
'version' => '6.2.0.0-RC2',
|
| 831 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
|
| 832 |
),
|
| 833 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
|
| 834 |
+
'version' => '6.2.0.0-RC2',
|
| 835 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
|
| 836 |
),
|
| 837 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
| 838 |
+
'version' => '6.2.0.0-RC2',
|
| 839 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
| 840 |
),
|
| 841 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
|
| 842 |
+
'version' => '6.2.0.0-RC2',
|
| 843 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
|
| 844 |
),
|
| 845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
|
| 846 |
+
'version' => '6.2.0.0-RC2',
|
| 847 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
|
| 848 |
),
|
| 849 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
|
| 850 |
+
'version' => '6.2.0.0-RC2',
|
| 851 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
|
| 852 |
),
|
| 853 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
|
| 854 |
+
'version' => '6.2.0.0-RC2',
|
| 855 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
|
| 856 |
),
|
| 857 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
|
| 858 |
+
'version' => '6.2.0.0-RC2',
|
| 859 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
|
| 860 |
),
|
| 861 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
|
| 862 |
+
'version' => '6.2.0.0-RC2',
|
| 863 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
|
| 864 |
),
|
| 865 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
| 866 |
+
'version' => '6.2.0.0-RC2',
|
| 867 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
| 868 |
),
|
| 869 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
|
| 870 |
+
'version' => '6.2.0.0-RC2',
|
| 871 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
|
| 872 |
),
|
| 873 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
| 874 |
+
'version' => '6.2.0.0-RC2',
|
| 875 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
| 876 |
),
|
| 877 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
|
| 878 |
+
'version' => '6.2.0.0-RC2',
|
| 879 |
'path' => $baseDir . '/lib/packages/League/Container/Container.php'
|
| 880 |
),
|
| 881 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
|
| 882 |
+
'version' => '6.2.0.0-RC2',
|
| 883 |
'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
|
| 884 |
),
|
| 885 |
'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
|
| 886 |
+
'version' => '6.2.0.0-RC2',
|
| 887 |
'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
|
| 888 |
),
|
| 889 |
'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
|
| 890 |
+
'version' => '6.2.0.0-RC2',
|
| 891 |
'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
|
| 892 |
),
|
| 893 |
'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
|
| 894 |
+
'version' => '6.2.0.0-RC2',
|
| 895 |
'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
|
| 896 |
),
|
| 897 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
|
| 898 |
+
'version' => '6.2.0.0-RC2',
|
| 899 |
'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
|
| 900 |
),
|
| 901 |
'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
|
| 902 |
+
'version' => '6.2.0.0-RC2',
|
| 903 |
'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
|
| 904 |
),
|
| 905 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
| 906 |
+
'version' => '6.2.0.0-RC2',
|
| 907 |
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
| 908 |
),
|
| 909 |
'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
|
| 910 |
+
'version' => '6.2.0.0-RC2',
|
| 911 |
'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
|
| 912 |
),
|
| 913 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
|
| 914 |
+
'version' => '6.2.0.0-RC2',
|
| 915 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
|
| 916 |
),
|
| 917 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
| 918 |
+
'version' => '6.2.0.0-RC2',
|
| 919 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
| 920 |
),
|
| 921 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
| 922 |
+
'version' => '6.2.0.0-RC2',
|
| 923 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
| 924 |
),
|
| 925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
|
| 926 |
+
'version' => '6.2.0.0-RC2',
|
| 927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
|
| 928 |
),
|
| 929 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
| 930 |
+
'version' => '6.2.0.0-RC2',
|
| 931 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
| 932 |
),
|
| 933 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
|
| 934 |
+
'version' => '6.2.0.0-RC2',
|
| 935 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
|
| 936 |
),
|
| 937 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
|
| 938 |
+
'version' => '6.2.0.0-RC2',
|
| 939 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
|
| 940 |
),
|
| 941 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
|
| 942 |
+
'version' => '6.2.0.0-RC2',
|
| 943 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
|
| 944 |
),
|
| 945 |
'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
|
| 946 |
+
'version' => '6.2.0.0-RC2',
|
| 947 |
'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
|
| 948 |
),
|
| 949 |
'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
|
| 950 |
+
'version' => '6.2.0.0-RC2',
|
| 951 |
'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
|
| 952 |
),
|
| 953 |
'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
|
| 954 |
+
'version' => '6.2.0.0-RC2',
|
| 955 |
'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
|
| 956 |
),
|
| 957 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
| 958 |
+
'version' => '6.2.0.0-RC2',
|
| 959 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
| 960 |
),
|
| 961 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
|
| 962 |
+
'version' => '6.2.0.0-RC2',
|
| 963 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
|
| 964 |
),
|
| 965 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
|
| 966 |
+
'version' => '6.2.0.0-RC2',
|
| 967 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
|
| 968 |
),
|
| 969 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
|
| 970 |
+
'version' => '6.2.0.0-RC2',
|
| 971 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
|
| 972 |
),
|
| 973 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
|
| 974 |
+
'version' => '6.2.0.0-RC2',
|
| 975 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
|
| 976 |
),
|
| 977 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
|
| 978 |
+
'version' => '6.2.0.0-RC2',
|
| 979 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
|
| 980 |
),
|
| 981 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
| 982 |
+
'version' => '6.2.0.0-RC2',
|
| 983 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
| 984 |
),
|
| 985 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
| 986 |
+
'version' => '6.2.0.0-RC2',
|
| 987 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
| 988 |
),
|
| 989 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
| 990 |
+
'version' => '6.2.0.0-RC2',
|
| 991 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
| 992 |
),
|
| 993 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
|
| 994 |
+
'version' => '6.2.0.0-RC2',
|
| 995 |
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
|
| 996 |
),
|
| 997 |
'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
|
| 998 |
+
'version' => '6.2.0.0-RC2',
|
| 999 |
'path' => $baseDir . '/tests/Tools/FakeQueue.php'
|
| 1000 |
),
|
| 1001 |
'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
|
| 2791 |
'path' => $baseDir . '/packages/woocommerce-admin/src/WCAdminHelper.php'
|
| 2792 |
),
|
| 2793 |
'Automattic\\WooCommerce\\Packages' => array(
|
| 2794 |
+
'version' => '6.2.0.0-RC2',
|
| 2795 |
'path' => $baseDir . '/src/Packages.php'
|
| 2796 |
),
|
| 2797 |
'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
|
| 2798 |
+
'version' => '6.2.0.0-RC2',
|
| 2799 |
'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
|
| 2800 |
),
|
| 2801 |
'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
|
| 2802 |
+
'version' => '6.2.0.0-RC2',
|
| 2803 |
'path' => $baseDir . '/src/Utilities/StringUtil.php'
|
| 2804 |
),
|
| 2805 |
'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
|
| 2806 |
+
'version' => '6.2.0.0-RC2',
|
| 2807 |
'path' => $baseDir . '/src/Utilities/NumberUtil.php'
|
| 2808 |
),
|
| 2809 |
'Automattic\\WooCommerce\\Autoloader' => array(
|
| 2810 |
+
'version' => '6.2.0.0-RC2',
|
| 2811 |
'path' => $baseDir . '/src/Autoloader.php'
|
| 2812 |
),
|
| 2813 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
|
| 2814 |
+
'version' => '6.2.0.0-RC2',
|
| 2815 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
|
| 2816 |
),
|
| 2817 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
|
| 2818 |
+
'version' => '6.2.0.0-RC2',
|
| 2819 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
|
| 2820 |
),
|
| 2821 |
'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
|
| 2822 |
+
'version' => '6.2.0.0-RC2',
|
| 2823 |
'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
|
| 2824 |
),
|
| 2825 |
'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
|
| 2826 |
+
'version' => '6.2.0.0-RC2',
|
| 2827 |
'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
|
| 2828 |
),
|
| 2829 |
'Automattic\\WooCommerce\\Container' => array(
|
| 2830 |
+
'version' => '6.2.0.0-RC2',
|
| 2831 |
'path' => $baseDir . '/src/Container.php'
|
| 2832 |
),
|
| 2833 |
'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
|
| 2834 |
+
'version' => '6.2.0.0-RC2',
|
| 2835 |
'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
|
| 2836 |
),
|
| 2837 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
| 2838 |
+
'version' => '6.2.0.0-RC2',
|
| 2839 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
| 2840 |
),
|
| 2841 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
|
| 2842 |
+
'version' => '6.2.0.0-RC2',
|
| 2843 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
|
| 2844 |
),
|
| 2845 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
|
| 2846 |
+
'version' => '6.2.0.0-RC2',
|
| 2847 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
|
| 2848 |
),
|
| 2849 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
|
| 2850 |
+
'version' => '6.2.0.0-RC2',
|
| 2851 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
|
| 2852 |
),
|
| 2853 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
|
| 2854 |
+
'version' => '6.2.0.0-RC2',
|
| 2855 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
|
| 2856 |
),
|
| 2857 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
|
| 2858 |
+
'version' => '6.2.0.0-RC2',
|
| 2859 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
|
| 2860 |
),
|
| 2861 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
| 2862 |
+
'version' => '6.2.0.0-RC2',
|
| 2863 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
| 2864 |
),
|
| 2865 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
| 2866 |
+
'version' => '6.2.0.0-RC2',
|
| 2867 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
| 2868 |
),
|
| 2869 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
| 2870 |
+
'version' => '6.2.0.0-RC2',
|
| 2871 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
| 2872 |
),
|
| 2873 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
| 2874 |
+
'version' => '6.2.0.0-RC2',
|
| 2875 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
| 2876 |
),
|
| 2877 |
'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
|
| 2878 |
+
'version' => '6.2.0.0-RC2',
|
| 2879 |
'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
|
| 2880 |
),
|
| 2881 |
'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
|
| 2882 |
+
'version' => '6.2.0.0-RC2',
|
| 2883 |
'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
|
| 2884 |
),
|
| 2885 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
|
| 2886 |
+
'version' => '6.2.0.0-RC2',
|
| 2887 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
|
| 2888 |
),
|
| 2889 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
|
| 2890 |
+
'version' => '6.2.0.0-RC2',
|
| 2891 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
|
| 2892 |
),
|
| 2893 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
|
| 2894 |
+
'version' => '6.2.0.0-RC2',
|
| 2895 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
|
| 2896 |
),
|
| 2897 |
'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
|
| 2898 |
+
'version' => '6.2.0.0-RC2',
|
| 2899 |
'path' => $baseDir . '/src/Internal/RestApiUtil.php'
|
| 2900 |
),
|
| 2901 |
'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => array(
|
| 2919 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php'
|
| 2920 |
),
|
| 2921 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
|
| 2922 |
+
'version' => '6.2.0.0-RC2',
|
| 2923 |
'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
|
| 2924 |
),
|
| 2925 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
|
| 2926 |
+
'version' => '6.2.0.0-RC2',
|
| 2927 |
'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
|
| 2928 |
),
|
| 2929 |
'WC_REST_Data_Continents_Controller' => array(
|
| 2930 |
+
'version' => '6.2.0.0-RC2',
|
| 2931 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
|
| 2932 |
),
|
| 2933 |
'WC_REST_Product_Shipping_Classes_Controller' => array(
|
| 2934 |
+
'version' => '6.2.0.0-RC2',
|
| 2935 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
|
| 2936 |
),
|
| 2937 |
'WC_REST_Network_Orders_Controller' => array(
|
| 2938 |
+
'version' => '6.2.0.0-RC2',
|
| 2939 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
|
| 2940 |
),
|
| 2941 |
'WC_REST_Product_Attributes_Controller' => array(
|
| 2942 |
+
'version' => '6.2.0.0-RC2',
|
| 2943 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
|
| 2944 |
),
|
| 2945 |
'WC_REST_Product_Variations_Controller' => array(
|
| 2946 |
+
'version' => '6.2.0.0-RC2',
|
| 2947 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
|
| 2948 |
),
|
| 2949 |
'WC_REST_Report_Sales_Controller' => array(
|
| 2950 |
+
'version' => '6.2.0.0-RC2',
|
| 2951 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
|
| 2952 |
),
|
| 2953 |
'WC_REST_Coupons_Controller' => array(
|
| 2954 |
+
'version' => '6.2.0.0-RC2',
|
| 2955 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
|
| 2956 |
),
|
| 2957 |
'WC_REST_Controller' => array(
|
| 2958 |
+
'version' => '6.2.0.0-RC2',
|
| 2959 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
|
| 2960 |
),
|
| 2961 |
'WC_REST_Orders_Controller' => array(
|
| 2962 |
+
'version' => '6.2.0.0-RC2',
|
| 2963 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
|
| 2964 |
),
|
| 2965 |
'WC_REST_Product_Categories_Controller' => array(
|
| 2966 |
+
'version' => '6.2.0.0-RC2',
|
| 2967 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
|
| 2968 |
),
|
| 2969 |
'WC_REST_Report_Top_Sellers_Controller' => array(
|
| 2970 |
+
'version' => '6.2.0.0-RC2',
|
| 2971 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
|
| 2972 |
),
|
| 2973 |
'WC_REST_Customers_Controller' => array(
|
| 2974 |
+
'version' => '6.2.0.0-RC2',
|
| 2975 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
|
| 2976 |
),
|
| 2977 |
'WC_REST_Shipping_Zone_Locations_Controller' => array(
|
| 2978 |
+
'version' => '6.2.0.0-RC2',
|
| 2979 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
|
| 2980 |
),
|
| 2981 |
'WC_REST_Product_Attribute_Terms_Controller' => array(
|
| 2982 |
+
'version' => '6.2.0.0-RC2',
|
| 2983 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
|
| 2984 |
),
|
| 2985 |
'WC_REST_Data_Currencies_Controller' => array(
|
| 2986 |
+
'version' => '6.2.0.0-RC2',
|
| 2987 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
|
| 2988 |
),
|
| 2989 |
'WC_REST_Report_Products_Totals_Controller' => array(
|
| 2990 |
+
'version' => '6.2.0.0-RC2',
|
| 2991 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
|
| 2992 |
),
|
| 2993 |
'WC_REST_Shipping_Zones_Controller' => array(
|
| 2994 |
+
'version' => '6.2.0.0-RC2',
|
| 2995 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
|
| 2996 |
),
|
| 2997 |
'WC_REST_Reports_Controller' => array(
|
| 2998 |
+
'version' => '6.2.0.0-RC2',
|
| 2999 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
|
| 3000 |
),
|
| 3001 |
'WC_REST_Taxes_Controller' => array(
|
| 3002 |
+
'version' => '6.2.0.0-RC2',
|
| 3003 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
|
| 3004 |
),
|
| 3005 |
'WC_REST_Products_Controller' => array(
|
| 3006 |
+
'version' => '6.2.0.0-RC2',
|
| 3007 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
|
| 3008 |
),
|
| 3009 |
'WC_REST_Report_Orders_Totals_Controller' => array(
|
| 3010 |
+
'version' => '6.2.0.0-RC2',
|
| 3011 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
|
| 3012 |
),
|
| 3013 |
'WC_REST_Product_Tags_Controller' => array(
|
| 3014 |
+
'version' => '6.2.0.0-RC2',
|
| 3015 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
|
| 3016 |
),
|
| 3017 |
'WC_REST_Data_Controller' => array(
|
| 3018 |
+
'version' => '6.2.0.0-RC2',
|
| 3019 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
|
| 3020 |
),
|
| 3021 |
'WC_REST_System_Status_Controller' => array(
|
| 3022 |
+
'version' => '6.2.0.0-RC2',
|
| 3023 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
|
| 3024 |
),
|
| 3025 |
'WC_REST_Order_Notes_Controller' => array(
|
| 3026 |
+
'version' => '6.2.0.0-RC2',
|
| 3027 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
|
| 3028 |
),
|
| 3029 |
'WC_REST_Product_Reviews_Controller' => array(
|
| 3030 |
+
'version' => '6.2.0.0-RC2',
|
| 3031 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
|
| 3032 |
),
|
| 3033 |
'WC_REST_Data_Countries_Controller' => array(
|
| 3034 |
+
'version' => '6.2.0.0-RC2',
|
| 3035 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
|
| 3036 |
),
|
| 3037 |
'WC_REST_Report_Coupons_Totals_Controller' => array(
|
| 3038 |
+
'version' => '6.2.0.0-RC2',
|
| 3039 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
|
| 3040 |
),
|
| 3041 |
'WC_REST_Setting_Options_Controller' => array(
|
| 3042 |
+
'version' => '6.2.0.0-RC2',
|
| 3043 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
|
| 3044 |
),
|
| 3045 |
'WC_REST_Posts_Controller' => array(
|
| 3046 |
+
'version' => '6.2.0.0-RC2',
|
| 3047 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
|
| 3048 |
),
|
| 3049 |
'WC_REST_Order_Refunds_Controller' => array(
|
| 3050 |
+
'version' => '6.2.0.0-RC2',
|
| 3051 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
|
| 3052 |
),
|
| 3053 |
'WC_REST_Report_Customers_Totals_Controller' => array(
|
| 3054 |
+
'version' => '6.2.0.0-RC2',
|
| 3055 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
|
| 3056 |
),
|
| 3057 |
'WC_REST_Terms_Controller' => array(
|
| 3058 |
+
'version' => '6.2.0.0-RC2',
|
| 3059 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
|
| 3060 |
),
|
| 3061 |
'WC_REST_Shipping_Methods_Controller' => array(
|
| 3062 |
+
'version' => '6.2.0.0-RC2',
|
| 3063 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
|
| 3064 |
),
|
| 3065 |
'WC_REST_Tax_Classes_Controller' => array(
|
| 3066 |
+
'version' => '6.2.0.0-RC2',
|
| 3067 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
|
| 3068 |
),
|
| 3069 |
'WC_REST_Webhooks_Controller' => array(
|
| 3070 |
+
'version' => '6.2.0.0-RC2',
|
| 3071 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
|
| 3072 |
),
|
| 3073 |
'WC_REST_Payment_Gateways_Controller' => array(
|
| 3074 |
+
'version' => '6.2.0.0-RC2',
|
| 3075 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
|
| 3076 |
),
|
| 3077 |
'WC_REST_Settings_Controller' => array(
|
| 3078 |
+
'version' => '6.2.0.0-RC2',
|
| 3079 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
|
| 3080 |
),
|
| 3081 |
'WC_REST_Shipping_Zone_Methods_Controller' => array(
|
| 3082 |
+
'version' => '6.2.0.0-RC2',
|
| 3083 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
|
| 3084 |
),
|
| 3085 |
'WC_REST_Shipping_Zones_Controller_Base' => array(
|
| 3086 |
+
'version' => '6.2.0.0-RC2',
|
| 3087 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
|
| 3088 |
),
|
| 3089 |
'WC_REST_CRUD_Controller' => array(
|
| 3090 |
+
'version' => '6.2.0.0-RC2',
|
| 3091 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
|
| 3092 |
),
|
| 3093 |
'WC_REST_System_Status_Tools_Controller' => array(
|
| 3094 |
+
'version' => '6.2.0.0-RC2',
|
| 3095 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
|
| 3096 |
),
|
| 3097 |
'WC_REST_Customer_Downloads_Controller' => array(
|
| 3098 |
+
'version' => '6.2.0.0-RC2',
|
| 3099 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
|
| 3100 |
),
|
| 3101 |
'WC_REST_Report_Reviews_Totals_Controller' => array(
|
| 3102 |
+
'version' => '6.2.0.0-RC2',
|
| 3103 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
|
| 3104 |
),
|
| 3105 |
'WC_REST_Customers_V1_Controller' => array(
|
| 3106 |
+
'version' => '6.2.0.0-RC2',
|
| 3107 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
|
| 3108 |
),
|
| 3109 |
'WC_REST_Product_Tags_V1_Controller' => array(
|
| 3110 |
+
'version' => '6.2.0.0-RC2',
|
| 3111 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
|
| 3112 |
),
|
| 3113 |
'WC_REST_Report_Top_Sellers_V1_Controller' => array(
|
| 3114 |
+
'version' => '6.2.0.0-RC2',
|
| 3115 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
|
| 3116 |
),
|
| 3117 |
'WC_REST_Order_Notes_V1_Controller' => array(
|
| 3118 |
+
'version' => '6.2.0.0-RC2',
|
| 3119 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
|
| 3120 |
),
|
| 3121 |
'WC_REST_Orders_V1_Controller' => array(
|
| 3122 |
+
'version' => '6.2.0.0-RC2',
|
| 3123 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
|
| 3124 |
),
|
| 3125 |
'WC_REST_Reports_V1_Controller' => array(
|
| 3126 |
+
'version' => '6.2.0.0-RC2',
|
| 3127 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
|
| 3128 |
),
|
| 3129 |
'WC_REST_Webhooks_V1_Controller' => array(
|
| 3130 |
+
'version' => '6.2.0.0-RC2',
|
| 3131 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
|
| 3132 |
),
|
| 3133 |
'WC_REST_Order_Refunds_V1_Controller' => array(
|
| 3134 |
+
'version' => '6.2.0.0-RC2',
|
| 3135 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
|
| 3136 |
),
|
| 3137 |
'WC_REST_Product_Reviews_V1_Controller' => array(
|
| 3138 |
+
'version' => '6.2.0.0-RC2',
|
| 3139 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
|
| 3140 |
),
|
| 3141 |
'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
|
| 3142 |
+
'version' => '6.2.0.0-RC2',
|
| 3143 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
|
| 3144 |
),
|
| 3145 |
'WC_REST_Customer_Downloads_V1_Controller' => array(
|
| 3146 |
+
'version' => '6.2.0.0-RC2',
|
| 3147 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
|
| 3148 |
),
|
| 3149 |
'WC_REST_Product_Categories_V1_Controller' => array(
|
| 3150 |
+
'version' => '6.2.0.0-RC2',
|
| 3151 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
|
| 3152 |
),
|
| 3153 |
'WC_REST_Tax_Classes_V1_Controller' => array(
|
| 3154 |
+
'version' => '6.2.0.0-RC2',
|
| 3155 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
|
| 3156 |
),
|
| 3157 |
'WC_REST_Report_Sales_V1_Controller' => array(
|
| 3158 |
+
'version' => '6.2.0.0-RC2',
|
| 3159 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
|
| 3160 |
),
|
| 3161 |
'WC_REST_Product_Attributes_V1_Controller' => array(
|
| 3162 |
+
'version' => '6.2.0.0-RC2',
|
| 3163 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
|
| 3164 |
),
|
| 3165 |
'WC_REST_Coupons_V1_Controller' => array(
|
| 3166 |
+
'version' => '6.2.0.0-RC2',
|
| 3167 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
|
| 3168 |
),
|
| 3169 |
'WC_REST_Webhook_Deliveries_V1_Controller' => array(
|
| 3170 |
+
'version' => '6.2.0.0-RC2',
|
| 3171 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
|
| 3172 |
),
|
| 3173 |
'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
|
| 3174 |
+
'version' => '6.2.0.0-RC2',
|
| 3175 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
|
| 3176 |
),
|
| 3177 |
'WC_REST_Taxes_V1_Controller' => array(
|
| 3178 |
+
'version' => '6.2.0.0-RC2',
|
| 3179 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
|
| 3180 |
),
|
| 3181 |
'WC_REST_Products_V1_Controller' => array(
|
| 3182 |
+
'version' => '6.2.0.0-RC2',
|
| 3183 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
|
| 3184 |
),
|
| 3185 |
'WC_REST_Telemetry_Controller' => array(
|
| 3186 |
+
'version' => '6.2.0.0-RC2',
|
| 3187 |
'path' => $baseDir . '/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php'
|
| 3188 |
),
|
| 3189 |
'WC_REST_Order_Refunds_V2_Controller' => array(
|
| 3190 |
+
'version' => '6.2.0.0-RC2',
|
| 3191 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
|
| 3192 |
),
|
| 3193 |
'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
|
| 3194 |
+
'version' => '6.2.0.0-RC2',
|
| 3195 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
|
| 3196 |
),
|
| 3197 |
'WC_REST_Product_Tags_V2_Controller' => array(
|
| 3198 |
+
'version' => '6.2.0.0-RC2',
|
| 3199 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
|
| 3200 |
),
|
| 3201 |
'WC_REST_Product_Attributes_V2_Controller' => array(
|
| 3202 |
+
'version' => '6.2.0.0-RC2',
|
| 3203 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
|
| 3204 |
),
|
| 3205 |
'WC_REST_Payment_Gateways_V2_Controller' => array(
|
| 3206 |
+
'version' => '6.2.0.0-RC2',
|
| 3207 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
|
| 3208 |
),
|
| 3209 |
'WC_REST_Product_Variations_V2_Controller' => array(
|
| 3210 |
+
'version' => '6.2.0.0-RC2',
|
| 3211 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
|
| 3212 |
),
|
| 3213 |
'WC_REST_System_Status_V2_Controller' => array(
|
| 3214 |
+
'version' => '6.2.0.0-RC2',
|
| 3215 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
|
| 3216 |
),
|
| 3217 |
'WC_REST_Taxes_V2_Controller' => array(
|
| 3218 |
+
'version' => '6.2.0.0-RC2',
|
| 3219 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
|
| 3220 |
),
|
| 3221 |
'WC_REST_System_Status_Tools_V2_Controller' => array(
|
| 3222 |
+
'version' => '6.2.0.0-RC2',
|
| 3223 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
|
| 3224 |
),
|
| 3225 |
'WC_REST_Orders_V2_Controller' => array(
|
| 3226 |
+
'version' => '6.2.0.0-RC2',
|
| 3227 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
|
| 3228 |
),
|
| 3229 |
'WC_REST_Order_Notes_V2_Controller' => array(
|
| 3230 |
+
'version' => '6.2.0.0-RC2',
|
| 3231 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
|
| 3232 |
),
|
| 3233 |
'WC_REST_Product_Reviews_V2_Controller' => array(
|
| 3234 |
+
'version' => '6.2.0.0-RC2',
|
| 3235 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
|
| 3236 |
),
|
| 3237 |
'WC_REST_Setting_Options_V2_Controller' => array(
|
| 3238 |
+
'version' => '6.2.0.0-RC2',
|
| 3239 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
|
| 3240 |
),
|
| 3241 |
'WC_REST_Settings_V2_Controller' => array(
|
| 3242 |
+
'version' => '6.2.0.0-RC2',
|
| 3243 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
|
| 3244 |
),
|
| 3245 |
'WC_REST_Coupons_V2_Controller' => array(
|
| 3246 |
+
'version' => '6.2.0.0-RC2',
|
| 3247 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
|
| 3248 |
),
|
| 3249 |
'WC_REST_Customers_V2_Controller' => array(
|
| 3250 |
+
'version' => '6.2.0.0-RC2',
|
| 3251 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
|
| 3252 |
),
|
| 3253 |
'WC_REST_Reports_V2_Controller' => array(
|
| 3254 |
+
'version' => '6.2.0.0-RC2',
|
| 3255 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
|
| 3256 |
),
|
| 3257 |
'WC_REST_Report_Sales_V2_Controller' => array(
|
| 3258 |
+
'version' => '6.2.0.0-RC2',
|
| 3259 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
|
| 3260 |
),
|
| 3261 |
'WC_REST_Shipping_Zones_V2_Controller' => array(
|
| 3262 |
+
'version' => '6.2.0.0-RC2',
|
| 3263 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
|
| 3264 |
),
|
| 3265 |
'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
|
| 3266 |
+
'version' => '6.2.0.0-RC2',
|
| 3267 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
|
| 3268 |
),
|
| 3269 |
'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
|
| 3270 |
+
'version' => '6.2.0.0-RC2',
|
| 3271 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
|
| 3272 |
),
|
| 3273 |
'WC_REST_Webhooks_V2_Controller' => array(
|
| 3274 |
+
'version' => '6.2.0.0-RC2',
|
| 3275 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
|
| 3276 |
),
|
| 3277 |
'WC_REST_Report_Top_Sellers_V2_Controller' => array(
|
| 3278 |
+
'version' => '6.2.0.0-RC2',
|
| 3279 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
|
| 3280 |
),
|
| 3281 |
'WC_REST_Network_Orders_V2_Controller' => array(
|
| 3282 |
+
'version' => '6.2.0.0-RC2',
|
| 3283 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
|
| 3284 |
),
|
| 3285 |
'WC_REST_Webhook_Deliveries_V2_Controller' => array(
|
| 3286 |
+
'version' => '6.2.0.0-RC2',
|
| 3287 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
|
| 3288 |
),
|
| 3289 |
'WC_REST_Shipping_Methods_V2_Controller' => array(
|
| 3290 |
+
'version' => '6.2.0.0-RC2',
|
| 3291 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
|
| 3292 |
),
|
| 3293 |
'WC_REST_Customer_Downloads_V2_Controller' => array(
|
| 3294 |
+
'version' => '6.2.0.0-RC2',
|
| 3295 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
|
| 3296 |
),
|
| 3297 |
'WC_REST_Product_Categories_V2_Controller' => array(
|
| 3298 |
+
'version' => '6.2.0.0-RC2',
|
| 3299 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
|
| 3300 |
),
|
| 3301 |
'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
|
| 3302 |
+
'version' => '6.2.0.0-RC2',
|
| 3303 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
|
| 3304 |
),
|
| 3305 |
'WC_REST_Tax_Classes_V2_Controller' => array(
|
| 3306 |
+
'version' => '6.2.0.0-RC2',
|
| 3307 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
|
| 3308 |
),
|
| 3309 |
'WC_REST_Products_V2_Controller' => array(
|
| 3310 |
+
'version' => '6.2.0.0-RC2',
|
| 3311 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
|
| 3312 |
),
|
| 3313 |
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
| 3314 |
+
'version' => '6.2.0.0-RC2',
|
| 3315 |
'path' => $baseDir . '/includes/rest-api/Package.php'
|
| 3316 |
),
|
| 3317 |
'Automattic\\WooCommerce\\RestApi\\Server' => array(
|
| 3318 |
+
'version' => '6.2.0.0-RC2',
|
| 3319 |
'path' => $baseDir . '/includes/rest-api/Server.php'
|
| 3320 |
),
|
| 3321 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
| 3322 |
+
'version' => '6.2.0.0-RC2',
|
| 3323 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
| 3324 |
),
|
| 3325 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
| 3326 |
+
'version' => '6.2.0.0-RC2',
|
| 3327 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
| 3328 |
),
|
| 3329 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
|
| 3330 |
+
'version' => '6.2.0.0-RC2',
|
| 3331 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
|
| 3332 |
),
|
| 3333 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
| 3334 |
+
'version' => '6.2.0.0-RC2',
|
| 3335 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
| 3336 |
),
|
| 3337 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
| 3338 |
+
'version' => '6.2.0.0-RC2',
|
| 3339 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
| 3340 |
),
|
| 3341 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
| 3342 |
+
'version' => '6.2.0.0-RC2',
|
| 3343 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
| 3344 |
),
|
| 3345 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
| 3346 |
+
'version' => '6.2.0.0-RC2',
|
| 3347 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
| 3348 |
),
|
| 3349 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
|
| 3350 |
+
'version' => '6.2.0.0-RC2',
|
| 3351 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
|
| 3352 |
),
|
| 3353 |
'Automattic\\Jetpack\\Constants' => array(
|
vendor/jetpack-autoloader/class-autoloader-handler.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-autoloader-locator.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-autoloader.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-container.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-hook-manager.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-latest-autoloader-guard.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-manifest-reader.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-path-processor.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-php-autoloader.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-plugin-locator.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-plugins-handler.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-shutdown-handler.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-version-loader.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
vendor/jetpack-autoloader/class-version-selector.php
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
-
namespace Automattic\Jetpack\Autoloader\
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
| 5 |
* @package automattic/jetpack-autoloader
|
| 6 |
*/
|
| 7 |
|
| 8 |
+
namespace Automattic\Jetpack\Autoloader\jp30bae1e5b5dfc40363d05877c1292423;
|
| 9 |
|
| 10 |
// phpcs:ignore
|
| 11 |
|
woocommerce.php
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
* Plugin Name: WooCommerce
|
| 4 |
* Plugin URI: https://woocommerce.com/
|
| 5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
| 6 |
-
* Version: 6.2.0-rc.
|
| 7 |
* Author: Automattic
|
| 8 |
* Author URI: https://woocommerce.com
|
| 9 |
* Text Domain: woocommerce
|
| 3 |
* Plugin Name: WooCommerce
|
| 4 |
* Plugin URI: https://woocommerce.com/
|
| 5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
| 6 |
+
* Version: 6.2.0-rc.2
|
| 7 |
* Author: Automattic
|
| 8 |
* Author URI: https://woocommerce.com
|
| 9 |
* Text Domain: woocommerce
|
