Version Description
2021-07-13 =
WooCommerce
- Performance - Set Geolocation fallback transients to expire in one day instead of one week. #29987
- Enhancement - [Transparency] CLI command for viewing tracking data for your store. #30010
- Enhancement - All settings pages can now be extended consistently with new sections and settings. Also, unit tests have been added. #27684
- Enhancement - Set checkout fields value with the default defined value where form is not presented to the user. #29820
- Tweak - Show legacy widget instance in Rest API. #30012
- Tweak - No longer load PayPal Standard by default on new installs. #29971
- Tweak - Rename Products, Products by Rating, and Recent Viewed Products widgets to Products list, Products by Rating list, and Recently Viewed Products list. #29941
- Tweak - By default the postcode field will no longer be used, and the state field will become optional, for Curaao. #29848
- Tweak - Handle WP_Error while creating placeholder image during install. #29783
- Tweak - Exclude block templates from showing up in product edit page. #30138
- Fix - Allow block templates for WooCommerce pages. #30013
- Fix - Download IDs are included in export CSV and imported when updating existing products to maintain download permissions. #29970
- Fix - Fees added to an order from wp-admin are now calculated correctly the first time. #29945
- Fix - Prevent caching of cart/checkout page when using Chrome browser. #29912
- Fix - Invoice emails now contain payment link if the order needs payment, not just when the order is "pending". #29833
- Fix - Introduce meta to track stocks that refunded and restocked to properly handle stock recalculation. #29762
- Fix - Resolved a console error that could occur when clicking Add Shipping Zone. #30015
- Fix - Issue with Product Add-ons where multiple choice (images) setting would show false when hovering over image. #30096
- Dev - Added an if condition block to check for new install before creating Zero and Reduced rate tax classes in class-wc-install.php. #29938
- Dev - Product attributes lookup table usage when enabled. #29896
- Dev - Set $woocommerce_loop name propriety to widget "Products". #29847
- Dev - Reduce the potential for errors when plugins implement REST API endpoints based on WooCommerce's own products controller. #29835
- Dev - Remove ABSPATH check in interfaces. #30124
- Dev - Add ability to bulk update order status to cancelled. #30116
- Dev - Register woocommerce.css in editor screens so it can be enqueued in the editor. #30093
- Dev - Add Customize WooCommerce link for block-based themes. #30044
*WooCommerce Admin - 2.4.0 *
- Add - SlotFill to Abbreviated Notification panel #7091
- Add - Consume remote payment methods on frontend #6867
- Add - Extend payment gateways REST endpoint #6919
- Add - Add remote payment gateway recommendations initial docs #6962
- Add - Add loading placeholders for payment gateways task #7123
- Add - Note date range logic for GivingFeedback, and InsightFirstSale note. #6969
- Add - Add transient notices feature #6809
- Add - Add transformers in remote inbox notifications #6948
- Add - Add Mercado Pago as default fallback payment gateway #7043
- Add - Add in Razorpay as default fallback payment gateway #7096
- Add - Get post install scripts from gateway and enqueue in client #6967
- Add - Add eWAY as default fallback gateway #7108
- Add - Free extension list powered by remote config #6952
- Add - Add PayPal to fallback payment gateways #7001
- Add - Add a data store for WC Payments REST APIs #6918
- Add - Progressive setup checklist copy and call to action buttons. #6956
- Add - Add Paystack as fallback gateway #7025
- Add - Add Square as default fallback gateway #7107
- Add - Add COD method to default payment gateway recommendations #7057
- Add - Add BACS as default fallback payment gateway #7073
- Add - A/B test of progressive checklist features. #7089
- Add - Add payment gateway return URL and action #7095
- Add - Add Mollie to the default payment gateways. #7092
- Add - Show task and activity notifications in the Inbox panel #7017
- Add - Adding WCPay payment configuration defaults. #7097
- Add - Create onboarding package to house refactored WCPay card and relevant components #7058
- Dev - Add Jetpack Backup admin note #6738
- Dev - Reduce the specificity and complexity of the ReportError component #6846
- Dev - Converting
component to TypeScript. #6981 - Dev - Update package-lock to fix versioning of local packages. #6843
- Dev - Use rule processing for remote payment methods #6830
- Dev - Update E2E jest config, so it correctly creates screenshots on failure. #6858
- Dev - Fixed storybook build script #6875
- Dev - Removed allowed keys list for adding woocommerce_meta data. #6889 @xristos3490
- Dev - Delete all products when running product import tests, unskip previously skipped test. #6905
- Dev - Add payment method selector to onboarding store #6921
- Dev - Add disabled prop to SelectControl #6902
- Dev - Add filter variation to tracks data in products analytics. #6913
- Dev - Offload remote inbox notifications engine run using action-scheduler. #6995
- Dev - Add source param support for notes query. #6979
- Dev - Remove the use of Dashicons and replace with @wordpress/icons or gridicons. #7020
- Dev - Refactor inbox panel components and moved to experimental package. #7006
- Dev - Business features uncheck creative mail by default #7139
- Dev - Remove support for IE11. #7112
- Dev - Drop styling support for IE11. #7137
- Dev - Remove react-docgen docs in favor of Storybook #7055
- Enhancement - Add expand/collapse to extendable task list. #6910
- Enhancement - Add task hierarchy support to extended task list. #6916
- Enhancement - Add remind me later option to task list. #6923
- Enhancement - Enable Remote Free Extensions List #7144
- Enhancement - Adding Slotfills for remote payments and SettingsForm component. #6932
- Fix - Update the wordpress/babel-preset to avoid crashes in WP5.8 beta2 #7202
- Fix - Add fallback for the select/dispatch data-controls for older WP versions #7204
- Fix - RemoteFreeExtension hide bundle when all of its plugins are not visible #7182
- Fix - Issue where summary stats were not showing in Analytics > Stock. #7161
- Fix - Rule Processing Transformer to handle dotNotation default value #7009
- Fix - Remove Navigation's uneeded SlotFill context #6832
- Fix - Report filters expecting specific ordering. #6847
- Fix - Render bug with report comparison mode selections. #6862
- Fix - Throw exception if the data store cannot be loaded when trying to use notes. #6771
- Fix - Autocompleter for custom Search in FilterPicker #6880
- Fix - Get currency from CurrencyContext #6723
- Fix - Correct the left position of transient notices when the new nav is used. #6914
- Fix - Exclude WC Shipping for store that are only offering downloadable products #6917
- Fix - SelectControl focus and de-focus bug #6906
- Fix - Multiple preload tag output bug. #6998
- Fix - Call existing filters for leaderboards in analytics. #6626
- Fix - Set target to blank for the external links #6999
- Fix style regression with the Chart header. #7002
- Fix styling of the advanced filter operator selection. #7005
- Fix - Deprecated warnings from select control @wordpress/data-controls. #7007
- Fix - Bug with Orders Report coupon exclusion filter. #7021
- Fix - Show Google Listing and Ads in installed marketing extensions section. #7029
- Fix - Notices not dissapearing. #7077
- Fix - Keyboard accessibility on the free features tab. #7149
- Fix - Fix error handling when remote free extension API returns empty array. #7147
- Fix - Transformer casing is incorrect and creates an error on case-sensitive systems #7104
- Fix - Preventing redundant notices when installing plugins via payments task list. #7026
- Fix - Autocompleter for custom Search in CompareFilter #6911
- Fix - Add target to the button to open it in a new tab #7110
- Fix - Make
Search
accept synchronousautocompleter.options
. #6884 - Fix - Set autoload to false for all remote inbox notifications options. #7060
- Fix - Fix and refactor explat polling to use setTimeout. #7274
- Fix - Update the wordpress/babel-preset to avoid crashes in WP5.8 beta2 #7202
- Fix - Add fallback for the select/dispatch data-controls for older WP versions #7204
- Fix - The use of gridicons for Analytics section controls. #7237
- Fix - WordPress 5.8 compatibility UI fixes #7255
- Fix - CurrencyFactory constructor to use proper function #7261
- Tweak - Setup checklist copy revert. #7015
- Tweak - Revert Card component removal #7167
- Update - Task list component with new Experimental Task list. #6849
- Update - Optimize payment gateway resolution #7124
- Update - Experimental task list import to the experimental package. #6950
- Update - Redirect to WC Home after setting up a payment method #6891
- Update - Hook up payments gateway data store #7038
- Update - Update remote payment docs gateway methods #7079
- Update - Remove original business step flow #7103
- Update - WooCommerce Shipping copy on onboarding steps #7148
** WooCommerce Blocks Package - 5.2.0 & 5.3.0 & 5.3.1 & 5.3.2 **
- Enhancement - Hide legacy widgets with a feature-complete block equivalent from the widget area block inserter. #4237
- Enhancement - Provide block transforms for legacy widgets with a feature-complete block equivalent. #4292
- Enhancement - Hide the All Products Block from the Customizer Widget Areas until full support is achieved. #4225
- Enhancement - Improved accessibility and styling of the controls of several of ours blocks. #4100
- Enhancement - Fix duplicate react keys in ProductDetails component. #4187
- Fix - Fix a bug in which Cart Widget didnt update when adding items from the All Products block. #4291
- Fix - Fix an issue where an attempt to add an out-of-stock product to the cart was made when clicking the Read more button. #4265
- Fix - Fix Product Categories List block display in Site Editor #4335.
- Fix - Make links in the Product Categories List block unclickable in the editor #4339.
- Fix - Fix rating stars not being shown in the Site Editor #4345.
** WooCommerce Blocks Feature Plugin - 5.2.0 & 5.3.0 & 5.3.1 & 5.3.2 **
- Enhancement - Added a key prop to each CartTotalItem within usePaymentMethodInterface. (4240)
- Enhancement - Sync customer data during checkout with draft orders. (4197)
- Enhancement - Update the display of the sidebar/order summary in the Cart and Checkout blocks. (4180)
- Enhancement - Hide the Cart and Checkout blocks from the new block-based widget editor. (4303)
- Fix - Hide tax breakdown if the total amount of tax to be paid is 0. (4262)
- Fix - Prevent Coupon code panel from appearing in stores were coupons are disabled. (4202)
- Fix - For payment methods, only use canMakePayment in the frontend (not the editor) context. (4188)
- Fix - Fix sending of confirmation emails for orders when no payment is needed. (4186)
- Fix - Stopped a warning being shown when using WooCommerce Force Sells and adding a product with a Synced Force Sell to the cart. (4182)
- Fix - Fix some missing translations from the Cart and Checkout blocks. (4295)
- Fix - Fix the flickering of the Proceed to Checkout button on quantity update in the Cart Block. (4293)
- Fix - Remove the ability to filter snackbar notices. #4398
- Fix - Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. (4284)
- Compatibility - Add the ability for extensions to register callbacks to be executed by Blocks when the cart/extensions endpoint is hit. Extensions can now tell Blocks they need to do some server-side processing which will update the cart. (4298)
- Tweak - Add couponName filter to allow extensions to modify how coupons are displayed in the Cart and Checkout summary. (4166)
- Tweak - Add Slot in the Discounts section of the cart sidebar to allow third party extensions to render their own components there. (4248)
** ActionScheduler 3.2.0 & 3.2.1 **
- Fix - Add "no ordering" option to as_next_scheduled_action().
- Fix - Add secondary scheduled date checks when claiming actions (DBStore) | #634.
- Fix - Add secondary scheduled date checks when claiming actions (wpPostStore) | #634.
- Fix - Adds a new index to the action table, reducing the potential for deadlocks (props: @glagonikas).
- Fix - Fix unit tests infrastructure and adapt tests to PHP 8.
- Fix - Identify in-use data store.
- Fix - Improve test_migration_is_scheduled.
- Fix - PHP notice on list table.
- Fix - Speed up clean up and batch selects.
- Fix - Update pending dependencies.
- Fix - [PHP 8.0] Only pass action arg values through to do_action_ref_array().
- Fix - [PHP 8] Set the PHP version to 7.1 in composer.json for PHP 8 compatibility.
- Fix - add is_initialized() to docs.
- Fix - fix file permissions.
- Fix - fixes #664 by replacing __ with esc_html__.
- Fix - Add extra safety/account for different versions of AS and different loading patterns. #714
- Fix - Handle hidden columns (Tools Scheduled Actions) | #600.
See changelog for all versions.
Download this release
Release Info
Developer | vedjain |
Plugin | WooCommerce |
Version | 5.5.0 |
Comparing to | |
See all releases |
Code changes from version 5.5.0-rc.2 to 5.5.0
- i18n/languages/woocommerce.pot +2 -2
- readme.txt +13 -25
- 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 +189 -189
- 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 5.5.0
|
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: 2021-07-
|
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"
|
2 |
# This file is distributed under the same license as the WooCommerce plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WooCommerce 5.5.0\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: 2021-07-12T10:31:19+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"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.7
|
6 |
Requires PHP: 7.0
|
7 |
-
Stable tag: 5.
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -160,28 +160,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
160 |
|
161 |
== Changelog ==
|
162 |
|
163 |
-
= 5.5.0
|
164 |
-
|
165 |
-
* Tweak - Exclude block templates from showing up in product edit page. #30138
|
166 |
-
|
167 |
-
**WooCommerce Admin - 2.4.1 **
|
168 |
-
|
169 |
-
* Fix - Fix and refactor explat polling to use setTimeout. #7274
|
170 |
-
* Fix - Update the wordpress/babel-preset to avoid crashes in WP5.8 beta2 #7202
|
171 |
-
* Fix - Add fallback for the select/dispatch data-controls for older WP versions #7204
|
172 |
-
* Fix - The use of gridicons for Analytics section controls. #7237
|
173 |
-
* Fix - WordPress 5.8 compatibility UI fixes #7255
|
174 |
-
* Fix - CurrencyFactory constructor to use proper function #7261
|
175 |
-
|
176 |
-
= 5.5.0-rc.1 2020-06-29 =
|
177 |
-
|
178 |
-
* Fix - Issue with Product Add-ons where multiple choice (images) setting would show false when hovering over image. #30096
|
179 |
-
|
180 |
-
** WooCommerce Blocks Feature Plugin - 5.3.2(dev only) **
|
181 |
-
|
182 |
-
* Fix - Remove the ability to filter snackbar notices. #4398
|
183 |
-
|
184 |
-
= 5.5.0-beta.1 2021-06-22 =
|
185 |
|
186 |
**WooCommerce**
|
187 |
|
@@ -194,6 +173,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
194 |
* Tweak - Rename Products, Products by Rating, and Recent Viewed Products widgets to Products list, Products by Rating list, and Recently Viewed Products list. #29941
|
195 |
* Tweak - By default the postcode field will no longer be used, and the state field will become optional, for Curaçao. #29848
|
196 |
* Tweak - Handle WP_Error while creating placeholder image during install. #29783
|
|
|
197 |
* Fix - Allow block templates for WooCommerce pages. #30013
|
198 |
* Fix - Download IDs are included in export CSV and imported when updating existing products to maintain download permissions. #29970
|
199 |
* Fix - Fees added to an order from wp-admin are now calculated correctly the first time. #29945
|
@@ -201,6 +181,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
201 |
* Fix - Invoice emails now contain payment link if the order needs payment, not just when the order is "pending". #29833
|
202 |
* Fix - Introduce meta to track stocks that refunded and restocked to properly handle stock recalculation. #29762
|
203 |
* Fix - Resolved a console error that could occur when clicking Add Shipping Zone. #30015
|
|
|
204 |
* Dev - Added an if condition block to check for new install before creating Zero and Reduced rate tax classes in class-wc-install.php. #29938
|
205 |
* Dev - Product attributes lookup table usage when enabled. #29896
|
206 |
* Dev - Set $woocommerce_loop name propriety to widget "Products". #29847
|
@@ -294,6 +275,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
294 |
* Fix - Add target to the button to open it in a new tab #7110
|
295 |
* Fix - Make `Search` accept synchronous `autocompleter.options`. #6884
|
296 |
* Fix - Set autoload to false for all remote inbox notifications options. #7060
|
|
|
|
|
|
|
|
|
|
|
|
|
297 |
* Tweak - Setup checklist copy revert. #7015
|
298 |
* Tweak - Revert Card component removal #7167
|
299 |
* Update - Task list component with new Experimental Task list. #6849
|
@@ -305,7 +292,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
305 |
* Update - Remove original business step flow #7103
|
306 |
* Update - WooCommerce Shipping copy on onboarding steps #7148
|
307 |
|
308 |
-
** WooCommerce Blocks Package - 5.2.0 & 5.3.0 & 5.3.1 &
|
309 |
|
310 |
* Enhancement - Hide legacy widgets with a feature-complete block equivalent from the widget area block inserter. #4237
|
311 |
* Enhancement - Provide block transforms for legacy widgets with a feature-complete block equivalent. #4292
|
@@ -318,7 +305,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
318 |
* Fix - Make links in the Product Categories List block unclickable in the editor #4339.
|
319 |
* Fix - Fix rating stars not being shown in the Site Editor #4345.
|
320 |
|
321 |
-
** WooCommerce Blocks Feature Plugin - 5.2.0 & 5.3.0 & 5.3.1 & 5.3.2
|
322 |
|
323 |
* Enhancement - Added a key prop to each CartTotalItem within usePaymentMethodInterface. (4240)
|
324 |
* Enhancement - Sync customer data during checkout with draft orders. (4197)
|
@@ -331,6 +318,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
331 |
* Fix - Stopped a warning being shown when using WooCommerce Force Sells and adding a product with a Synced Force Sell to the cart. (4182)
|
332 |
* Fix - Fix some missing translations from the Cart and Checkout blocks. (4295)
|
333 |
* Fix - Fix the flickering of the Proceed to Checkout button on quantity update in the Cart Block. (4293)
|
|
|
334 |
* Fix - Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. (4284)
|
335 |
* Compatibility - Add the ability for extensions to register callbacks to be executed by Blocks when the cart/extensions endpoint is hit. Extensions can now tell Blocks they need to do some server-side processing which will update the cart. (4298)
|
336 |
* Tweak - Add couponName filter to allow extensions to modify how coupons are displayed in the Cart and Checkout summary. (4166)
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.7
|
6 |
Requires PHP: 7.0
|
7 |
+
Stable tag: 5.5.0
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
160 |
|
161 |
== Changelog ==
|
162 |
|
163 |
+
= 5.5.0 2021-07-13 =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
164 |
|
165 |
**WooCommerce**
|
166 |
|
173 |
* Tweak - Rename Products, Products by Rating, and Recent Viewed Products widgets to Products list, Products by Rating list, and Recently Viewed Products list. #29941
|
174 |
* Tweak - By default the postcode field will no longer be used, and the state field will become optional, for Curaçao. #29848
|
175 |
* Tweak - Handle WP_Error while creating placeholder image during install. #29783
|
176 |
+
* Tweak - Exclude block templates from showing up in product edit page. #30138
|
177 |
* Fix - Allow block templates for WooCommerce pages. #30013
|
178 |
* Fix - Download IDs are included in export CSV and imported when updating existing products to maintain download permissions. #29970
|
179 |
* Fix - Fees added to an order from wp-admin are now calculated correctly the first time. #29945
|
181 |
* Fix - Invoice emails now contain payment link if the order needs payment, not just when the order is "pending". #29833
|
182 |
* Fix - Introduce meta to track stocks that refunded and restocked to properly handle stock recalculation. #29762
|
183 |
* Fix - Resolved a console error that could occur when clicking Add Shipping Zone. #30015
|
184 |
+
* Fix - Issue with Product Add-ons where multiple choice (images) setting would show false when hovering over image. #30096
|
185 |
* Dev - Added an if condition block to check for new install before creating Zero and Reduced rate tax classes in class-wc-install.php. #29938
|
186 |
* Dev - Product attributes lookup table usage when enabled. #29896
|
187 |
* Dev - Set $woocommerce_loop name propriety to widget "Products". #29847
|
275 |
* Fix - Add target to the button to open it in a new tab #7110
|
276 |
* Fix - Make `Search` accept synchronous `autocompleter.options`. #6884
|
277 |
* Fix - Set autoload to false for all remote inbox notifications options. #7060
|
278 |
+
* Fix - Fix and refactor explat polling to use setTimeout. #7274
|
279 |
+
* Fix - Update the wordpress/babel-preset to avoid crashes in WP5.8 beta2 #7202
|
280 |
+
* Fix - Add fallback for the select/dispatch data-controls for older WP versions #7204
|
281 |
+
* Fix - The use of gridicons for Analytics section controls. #7237
|
282 |
+
* Fix - WordPress 5.8 compatibility UI fixes #7255
|
283 |
+
* Fix - CurrencyFactory constructor to use proper function #7261
|
284 |
* Tweak - Setup checklist copy revert. #7015
|
285 |
* Tweak - Revert Card component removal #7167
|
286 |
* Update - Task list component with new Experimental Task list. #6849
|
292 |
* Update - Remove original business step flow #7103
|
293 |
* Update - WooCommerce Shipping copy on onboarding steps #7148
|
294 |
|
295 |
+
** WooCommerce Blocks Package - 5.2.0 & 5.3.0 & 5.3.1 & 5.3.2 **
|
296 |
|
297 |
* Enhancement - Hide legacy widgets with a feature-complete block equivalent from the widget area block inserter. #4237
|
298 |
* Enhancement - Provide block transforms for legacy widgets with a feature-complete block equivalent. #4292
|
305 |
* Fix - Make links in the Product Categories List block unclickable in the editor #4339.
|
306 |
* Fix - Fix rating stars not being shown in the Site Editor #4345.
|
307 |
|
308 |
+
** WooCommerce Blocks Feature Plugin - 5.2.0 & 5.3.0 & 5.3.1 & 5.3.2 **
|
309 |
|
310 |
* Enhancement - Added a key prop to each CartTotalItem within usePaymentMethodInterface. (4240)
|
311 |
* Enhancement - Sync customer data during checkout with draft orders. (4197)
|
318 |
* Fix - Stopped a warning being shown when using WooCommerce Force Sells and adding a product with a Synced Force Sell to the cart. (4182)
|
319 |
* Fix - Fix some missing translations from the Cart and Checkout blocks. (4295)
|
320 |
* Fix - Fix the flickering of the Proceed to Checkout button on quantity update in the Cart Block. (4293)
|
321 |
+
* Fix - Remove the ability to filter snackbar notices. #4398
|
322 |
* Fix - Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. (4284)
|
323 |
* Compatibility - Add the ability for extensions to register callbacks to be executed by Blocks when the cart/extensions endpoint is hit. Extensions can now tell Blocks they need to do some server-side processing which will update the cart. (4298)
|
324 |
* Tweak - Add couponName filter to allow extensions to modify how coupons are displayed in the Cart and Checkout summary. (4166)
|
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 ComposerAutoloaderInit483e3a36ded86d9d95aa53bad20d8acf::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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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 ComposerAutoloaderInit4179e454094420c79d9b4e903bd96894
|
|
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 ComposerAutoloaderInit483e3a36ded86d9d95aa53bad20d8acf
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInit483e3a36ded86d9d95aa53bad20d8acf', 'loadClassLoader'), true, true);
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit483e3a36ded86d9d95aa53bad20d8acf', '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\ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf::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' =>
|
@@ -885,10 +885,10 @@ class ComposerStaticInit4179e454094420c79d9b4e903bd96894
|
|
885 |
public static function getInitializer(ClassLoader $loader)
|
886 |
{
|
887 |
return \Closure::bind(function () use ($loader) {
|
888 |
-
$loader->prefixLengthsPsr4 =
|
889 |
-
$loader->prefixDirsPsr4 =
|
890 |
-
$loader->prefixesPsr0 =
|
891 |
-
$loader->classMap =
|
892 |
|
893 |
}, null, ClassLoader::class);
|
894 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'S' =>
|
885 |
public static function getInitializer(ClassLoader $loader)
|
886 |
{
|
887 |
return \Closure::bind(function () use ($loader) {
|
888 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf::$prefixLengthsPsr4;
|
889 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf::$prefixDirsPsr4;
|
890 |
+
$loader->prefixesPsr0 = ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf::$prefixesPsr0;
|
891 |
+
$loader->classMap = ComposerStaticInit483e3a36ded86d9d95aa53bad20d8acf::$classMap;
|
892 |
|
893 |
}, null, ClassLoader::class);
|
894 |
}
|
vendor/composer/jetpack_autoload_classmap.php
CHANGED
@@ -775,223 +775,223 @@ return array(
|
|
775 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/HuradInstaller.php'
|
776 |
),
|
777 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
778 |
-
'version' => '5.5.0.0
|
779 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
780 |
),
|
781 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
782 |
-
'version' => '5.5.0.0
|
783 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
784 |
),
|
785 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
|
786 |
-
'version' => '5.5.0.0
|
787 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
|
788 |
),
|
789 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
|
790 |
-
'version' => '5.5.0.0
|
791 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
|
792 |
),
|
793 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
|
794 |
-
'version' => '5.5.0.0
|
795 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
|
796 |
),
|
797 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
|
798 |
-
'version' => '5.5.0.0
|
799 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
|
800 |
),
|
801 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
|
802 |
-
'version' => '5.5.0.0
|
803 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
|
804 |
),
|
805 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
|
806 |
-
'version' => '5.5.0.0
|
807 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
|
808 |
),
|
809 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
|
810 |
-
'version' => '5.5.0.0
|
811 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
|
812 |
),
|
813 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
|
814 |
-
'version' => '5.5.0.0
|
815 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
|
816 |
),
|
817 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
|
818 |
-
'version' => '5.5.0.0
|
819 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
|
820 |
),
|
821 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
|
822 |
-
'version' => '5.5.0.0
|
823 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
|
824 |
),
|
825 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
|
826 |
-
'version' => '5.5.0.0
|
827 |
'path' => $baseDir . '/lib/packages/League/Container/Container.php'
|
828 |
),
|
829 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
|
830 |
-
'version' => '5.5.0.0
|
831 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
|
832 |
),
|
833 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
834 |
-
'version' => '5.5.0.0
|
835 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
836 |
),
|
837 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
|
838 |
-
'version' => '5.5.0.0
|
839 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
|
840 |
),
|
841 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
|
842 |
-
'version' => '5.5.0.0
|
843 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
|
844 |
),
|
845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
|
846 |
-
'version' => '5.5.0.0
|
847 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
|
848 |
),
|
849 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
|
850 |
-
'version' => '5.5.0.0
|
851 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
|
852 |
),
|
853 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
|
854 |
-
'version' => '5.5.0.0
|
855 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
|
856 |
),
|
857 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
858 |
-
'version' => '5.5.0.0
|
859 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
860 |
),
|
861 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
|
862 |
-
'version' => '5.5.0.0
|
863 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
|
864 |
),
|
865 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
|
866 |
-
'version' => '5.5.0.0
|
867 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
|
868 |
),
|
869 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
|
870 |
-
'version' => '5.5.0.0
|
871 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
|
872 |
),
|
873 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
874 |
-
'version' => '5.5.0.0
|
875 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
876 |
),
|
877 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
|
878 |
-
'version' => '5.5.0.0
|
879 |
'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
|
880 |
),
|
881 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
882 |
-
'version' => '5.5.0.0
|
883 |
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
884 |
),
|
885 |
'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
|
886 |
-
'version' => '5.5.0.0
|
887 |
'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
|
888 |
),
|
889 |
'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
|
890 |
-
'version' => '5.5.0.0
|
891 |
'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
|
892 |
),
|
893 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
|
894 |
-
'version' => '5.5.0.0
|
895 |
'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
|
896 |
),
|
897 |
'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
|
898 |
-
'version' => '5.5.0.0
|
899 |
'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
|
900 |
),
|
901 |
'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
|
902 |
-
'version' => '5.5.0.0
|
903 |
'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
|
904 |
),
|
905 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
|
906 |
-
'version' => '5.5.0.0
|
907 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
|
908 |
),
|
909 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
|
910 |
-
'version' => '5.5.0.0
|
911 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
|
912 |
),
|
913 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
|
914 |
-
'version' => '5.5.0.0
|
915 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
|
916 |
),
|
917 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
918 |
-
'version' => '5.5.0.0
|
919 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
920 |
),
|
921 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
|
922 |
-
'version' => '5.5.0.0
|
923 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
|
924 |
),
|
925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
926 |
-
'version' => '5.5.0.0
|
927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
928 |
),
|
929 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
|
930 |
-
'version' => '5.5.0.0
|
931 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
|
932 |
),
|
933 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
|
934 |
-
'version' => '5.5.0.0
|
935 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
|
936 |
),
|
937 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
|
938 |
-
'version' => '5.5.0.0
|
939 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
|
940 |
),
|
941 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
|
942 |
-
'version' => '5.5.0.0
|
943 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
|
944 |
),
|
945 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
946 |
-
'version' => '5.5.0.0
|
947 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
948 |
),
|
949 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
950 |
-
'version' => '5.5.0.0
|
951 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
952 |
),
|
953 |
'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
|
954 |
-
'version' => '5.5.0.0
|
955 |
'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
|
956 |
),
|
957 |
'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
|
958 |
-
'version' => '5.5.0.0
|
959 |
'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
|
960 |
),
|
961 |
'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
|
962 |
-
'version' => '5.5.0.0
|
963 |
'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
|
964 |
),
|
965 |
'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
|
966 |
-
'version' => '5.5.0.0
|
967 |
'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
|
968 |
),
|
969 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
970 |
-
'version' => '5.5.0.0
|
971 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
972 |
),
|
973 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
|
974 |
-
'version' => '5.5.0.0
|
975 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
|
976 |
),
|
977 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
978 |
-
'version' => '5.5.0.0
|
979 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
980 |
),
|
981 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
982 |
-
'version' => '5.5.0.0
|
983 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
984 |
),
|
985 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
|
986 |
-
'version' => '5.5.0.0
|
987 |
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
|
988 |
),
|
989 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
|
990 |
-
'version' => '5.5.0.0
|
991 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
|
992 |
),
|
993 |
'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
|
994 |
-
'version' => '5.5.0.0
|
995 |
'path' => $baseDir . '/tests/Tools/FakeQueue.php'
|
996 |
),
|
997 |
'Automattic\\WooCommerce\\Blocks\\RestApi' => array(
|
@@ -2683,111 +2683,111 @@ return array(
|
|
2683 |
'path' => $baseDir . '/packages/woocommerce-admin/src/PluginsHelper.php'
|
2684 |
),
|
2685 |
'Automattic\\WooCommerce\\Packages' => array(
|
2686 |
-
'version' => '5.5.0.0
|
2687 |
'path' => $baseDir . '/src/Packages.php'
|
2688 |
),
|
2689 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
|
2690 |
-
'version' => '5.5.0.0
|
2691 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
|
2692 |
),
|
2693 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
|
2694 |
-
'version' => '5.5.0.0
|
2695 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
|
2696 |
),
|
2697 |
'Automattic\\WooCommerce\\Autoloader' => array(
|
2698 |
-
'version' => '5.5.0.0
|
2699 |
'path' => $baseDir . '/src/Autoloader.php'
|
2700 |
),
|
2701 |
'Automattic\\WooCommerce\\Container' => array(
|
2702 |
-
'version' => '5.5.0.0
|
2703 |
'path' => $baseDir . '/src/Container.php'
|
2704 |
),
|
2705 |
'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
|
2706 |
-
'version' => '5.5.0.0
|
2707 |
'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
|
2708 |
),
|
2709 |
'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
|
2710 |
-
'version' => '5.5.0.0
|
2711 |
'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
|
2712 |
),
|
2713 |
'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
|
2714 |
-
'version' => '5.5.0.0
|
2715 |
'path' => $baseDir . '/src/Internal/RestApiUtil.php'
|
2716 |
),
|
2717 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
2718 |
-
'version' => '5.5.0.0
|
2719 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
2720 |
),
|
2721 |
'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
|
2722 |
-
'version' => '5.5.0.0
|
2723 |
'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
|
2724 |
),
|
2725 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
|
2726 |
-
'version' => '5.5.0.0
|
2727 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
|
2728 |
),
|
2729 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
|
2730 |
-
'version' => '5.5.0.0
|
2731 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
|
2732 |
),
|
2733 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
|
2734 |
-
'version' => '5.5.0.0
|
2735 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
|
2736 |
),
|
2737 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
2738 |
-
'version' => '5.5.0.0
|
2739 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
2740 |
),
|
2741 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
2742 |
-
'version' => '5.5.0.0
|
2743 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
2744 |
),
|
2745 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
2746 |
-
'version' => '5.5.0.0
|
2747 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
2748 |
),
|
2749 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
2750 |
-
'version' => '5.5.0.0
|
2751 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
2752 |
),
|
2753 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
|
2754 |
-
'version' => '5.5.0.0
|
2755 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
|
2756 |
),
|
2757 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
|
2758 |
-
'version' => '5.5.0.0
|
2759 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
|
2760 |
),
|
2761 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
|
2762 |
-
'version' => '5.5.0.0
|
2763 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
|
2764 |
),
|
2765 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
|
2766 |
-
'version' => '5.5.0.0
|
2767 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
|
2768 |
),
|
2769 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
|
2770 |
-
'version' => '5.5.0.0
|
2771 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
|
2772 |
),
|
2773 |
'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
|
2774 |
-
'version' => '5.5.0.0
|
2775 |
'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
|
2776 |
),
|
2777 |
'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
|
2778 |
-
'version' => '5.5.0.0
|
2779 |
'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
|
2780 |
),
|
2781 |
'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
|
2782 |
-
'version' => '5.5.0.0
|
2783 |
'path' => $baseDir . '/src/Utilities/StringUtil.php'
|
2784 |
),
|
2785 |
'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
|
2786 |
-
'version' => '5.5.0.0
|
2787 |
'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
|
2788 |
),
|
2789 |
'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
|
2790 |
-
'version' => '5.5.0.0
|
2791 |
'path' => $baseDir . '/src/Utilities/NumberUtil.php'
|
2792 |
),
|
2793 |
'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => array(
|
@@ -2811,431 +2811,431 @@ return array(
|
|
2811 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php'
|
2812 |
),
|
2813 |
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
2814 |
-
'version' => '5.5.0.0
|
2815 |
'path' => $baseDir . '/includes/rest-api/Package.php'
|
2816 |
),
|
2817 |
'WC_REST_Report_Top_Sellers_V1_Controller' => array(
|
2818 |
-
'version' => '5.5.0.0
|
2819 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
|
2820 |
),
|
2821 |
'WC_REST_Report_Sales_V1_Controller' => array(
|
2822 |
-
'version' => '5.5.0.0
|
2823 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
|
2824 |
),
|
2825 |
'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
|
2826 |
-
'version' => '5.5.0.0
|
2827 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
|
2828 |
),
|
2829 |
'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
|
2830 |
-
'version' => '5.5.0.0
|
2831 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
|
2832 |
),
|
2833 |
'WC_REST_Product_Reviews_V1_Controller' => array(
|
2834 |
-
'version' => '5.5.0.0
|
2835 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
|
2836 |
),
|
2837 |
'WC_REST_Reports_V1_Controller' => array(
|
2838 |
-
'version' => '5.5.0.0
|
2839 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
|
2840 |
),
|
2841 |
'WC_REST_Webhook_Deliveries_V1_Controller' => array(
|
2842 |
-
'version' => '5.5.0.0
|
2843 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
|
2844 |
),
|
2845 |
'WC_REST_Customer_Downloads_V1_Controller' => array(
|
2846 |
-
'version' => '5.5.0.0
|
2847 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
|
2848 |
),
|
2849 |
'WC_REST_Product_Tags_V1_Controller' => array(
|
2850 |
-
'version' => '5.5.0.0
|
2851 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
|
2852 |
),
|
2853 |
'WC_REST_Products_V1_Controller' => array(
|
2854 |
-
'version' => '5.5.0.0
|
2855 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
|
2856 |
),
|
2857 |
'WC_REST_Webhooks_V1_Controller' => array(
|
2858 |
-
'version' => '5.5.0.0
|
2859 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
|
2860 |
),
|
2861 |
'WC_REST_Customers_V1_Controller' => array(
|
2862 |
-
'version' => '5.5.0.0
|
2863 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
|
2864 |
),
|
2865 |
'WC_REST_Tax_Classes_V1_Controller' => array(
|
2866 |
-
'version' => '5.5.0.0
|
2867 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
|
2868 |
),
|
2869 |
'WC_REST_Order_Notes_V1_Controller' => array(
|
2870 |
-
'version' => '5.5.0.0
|
2871 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
|
2872 |
),
|
2873 |
'WC_REST_Taxes_V1_Controller' => array(
|
2874 |
-
'version' => '5.5.0.0
|
2875 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
|
2876 |
),
|
2877 |
'WC_REST_Product_Attributes_V1_Controller' => array(
|
2878 |
-
'version' => '5.5.0.0
|
2879 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
|
2880 |
),
|
2881 |
'WC_REST_Product_Categories_V1_Controller' => array(
|
2882 |
-
'version' => '5.5.0.0
|
2883 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
|
2884 |
),
|
2885 |
'WC_REST_Coupons_V1_Controller' => array(
|
2886 |
-
'version' => '5.5.0.0
|
2887 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
|
2888 |
),
|
2889 |
'WC_REST_Orders_V1_Controller' => array(
|
2890 |
-
'version' => '5.5.0.0
|
2891 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
|
2892 |
),
|
2893 |
'WC_REST_Order_Refunds_V1_Controller' => array(
|
2894 |
-
'version' => '5.5.0.0
|
2895 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
|
2896 |
),
|
2897 |
'WC_REST_Payment_Gateways_V2_Controller' => array(
|
2898 |
-
'version' => '5.5.0.0
|
2899 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
|
2900 |
),
|
2901 |
'WC_REST_Product_Categories_V2_Controller' => array(
|
2902 |
-
'version' => '5.5.0.0
|
2903 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
|
2904 |
),
|
2905 |
'WC_REST_Order_Refunds_V2_Controller' => array(
|
2906 |
-
'version' => '5.5.0.0
|
2907 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
|
2908 |
),
|
2909 |
'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
|
2910 |
-
'version' => '5.5.0.0
|
2911 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
|
2912 |
),
|
2913 |
'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
|
2914 |
-
'version' => '5.5.0.0
|
2915 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
|
2916 |
),
|
2917 |
'WC_REST_Settings_V2_Controller' => array(
|
2918 |
-
'version' => '5.5.0.0
|
2919 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
|
2920 |
),
|
2921 |
'WC_REST_Shipping_Zones_V2_Controller' => array(
|
2922 |
-
'version' => '5.5.0.0
|
2923 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
|
2924 |
),
|
2925 |
'WC_REST_Shipping_Methods_V2_Controller' => array(
|
2926 |
-
'version' => '5.5.0.0
|
2927 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
|
2928 |
),
|
2929 |
'WC_REST_Product_Attributes_V2_Controller' => array(
|
2930 |
-
'version' => '5.5.0.0
|
2931 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
|
2932 |
),
|
2933 |
'WC_REST_Product_Variations_V2_Controller' => array(
|
2934 |
-
'version' => '5.5.0.0
|
2935 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
|
2936 |
),
|
2937 |
'WC_REST_Customers_V2_Controller' => array(
|
2938 |
-
'version' => '5.5.0.0
|
2939 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
|
2940 |
),
|
2941 |
'WC_REST_Product_Tags_V2_Controller' => array(
|
2942 |
-
'version' => '5.5.0.0
|
2943 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
|
2944 |
),
|
2945 |
'WC_REST_Report_Sales_V2_Controller' => array(
|
2946 |
-
'version' => '5.5.0.0
|
2947 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
|
2948 |
),
|
2949 |
'WC_REST_System_Status_Tools_V2_Controller' => array(
|
2950 |
-
'version' => '5.5.0.0
|
2951 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
|
2952 |
),
|
2953 |
'WC_REST_Orders_V2_Controller' => array(
|
2954 |
-
'version' => '5.5.0.0
|
2955 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
|
2956 |
),
|
2957 |
'WC_REST_System_Status_V2_Controller' => array(
|
2958 |
-
'version' => '5.5.0.0
|
2959 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
|
2960 |
),
|
2961 |
'WC_REST_Tax_Classes_V2_Controller' => array(
|
2962 |
-
'version' => '5.5.0.0
|
2963 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
|
2964 |
),
|
2965 |
'WC_REST_Taxes_V2_Controller' => array(
|
2966 |
-
'version' => '5.5.0.0
|
2967 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
|
2968 |
),
|
2969 |
'WC_REST_Webhook_Deliveries_V2_Controller' => array(
|
2970 |
-
'version' => '5.5.0.0
|
2971 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
|
2972 |
),
|
2973 |
'WC_REST_Customer_Downloads_V2_Controller' => array(
|
2974 |
-
'version' => '5.5.0.0
|
2975 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
|
2976 |
),
|
2977 |
'WC_REST_Setting_Options_V2_Controller' => array(
|
2978 |
-
'version' => '5.5.0.0
|
2979 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
|
2980 |
),
|
2981 |
'WC_REST_Products_V2_Controller' => array(
|
2982 |
-
'version' => '5.5.0.0
|
2983 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
|
2984 |
),
|
2985 |
'WC_REST_Webhooks_V2_Controller' => array(
|
2986 |
-
'version' => '5.5.0.0
|
2987 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
|
2988 |
),
|
2989 |
'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
|
2990 |
-
'version' => '5.5.0.0
|
2991 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
|
2992 |
),
|
2993 |
'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
|
2994 |
-
'version' => '5.5.0.0
|
2995 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
|
2996 |
),
|
2997 |
'WC_REST_Coupons_V2_Controller' => array(
|
2998 |
-
'version' => '5.5.0.0
|
2999 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
|
3000 |
),
|
3001 |
'WC_REST_Order_Notes_V2_Controller' => array(
|
3002 |
-
'version' => '5.5.0.0
|
3003 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
|
3004 |
),
|
3005 |
'WC_REST_Reports_V2_Controller' => array(
|
3006 |
-
'version' => '5.5.0.0
|
3007 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
|
3008 |
),
|
3009 |
'WC_REST_Network_Orders_V2_Controller' => array(
|
3010 |
-
'version' => '5.5.0.0
|
3011 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
|
3012 |
),
|
3013 |
'WC_REST_Report_Top_Sellers_V2_Controller' => array(
|
3014 |
-
'version' => '5.5.0.0
|
3015 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
|
3016 |
),
|
3017 |
'WC_REST_Product_Reviews_V2_Controller' => array(
|
3018 |
-
'version' => '5.5.0.0
|
3019 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
|
3020 |
),
|
3021 |
'WC_REST_Coupons_Controller' => array(
|
3022 |
-
'version' => '5.5.0.0
|
3023 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
|
3024 |
),
|
3025 |
'WC_REST_Shipping_Methods_Controller' => array(
|
3026 |
-
'version' => '5.5.0.0
|
3027 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
|
3028 |
),
|
3029 |
'WC_REST_Tax_Classes_Controller' => array(
|
3030 |
-
'version' => '5.5.0.0
|
3031 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
|
3032 |
),
|
3033 |
'WC_REST_System_Status_Controller' => array(
|
3034 |
-
'version' => '5.5.0.0
|
3035 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
|
3036 |
),
|
3037 |
'WC_REST_Product_Categories_Controller' => array(
|
3038 |
-
'version' => '5.5.0.0
|
3039 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
|
3040 |
),
|
3041 |
'WC_REST_Report_Customers_Totals_Controller' => array(
|
3042 |
-
'version' => '5.5.0.0
|
3043 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
|
3044 |
),
|
3045 |
'WC_REST_Order_Refunds_Controller' => array(
|
3046 |
-
'version' => '5.5.0.0
|
3047 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
|
3048 |
),
|
3049 |
'WC_REST_Settings_Controller' => array(
|
3050 |
-
'version' => '5.5.0.0
|
3051 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
|
3052 |
),
|
3053 |
'WC_REST_Order_Notes_Controller' => array(
|
3054 |
-
'version' => '5.5.0.0
|
3055 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
|
3056 |
),
|
3057 |
'WC_REST_Product_Attributes_Controller' => array(
|
3058 |
-
'version' => '5.5.0.0
|
3059 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
|
3060 |
),
|
3061 |
'WC_REST_Webhooks_Controller' => array(
|
3062 |
-
'version' => '5.5.0.0
|
3063 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
|
3064 |
),
|
3065 |
'WC_REST_Shipping_Zone_Methods_Controller' => array(
|
3066 |
-
'version' => '5.5.0.0
|
3067 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
|
3068 |
),
|
3069 |
'WC_REST_Report_Coupons_Totals_Controller' => array(
|
3070 |
-
'version' => '5.5.0.0
|
3071 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
|
3072 |
),
|
3073 |
'WC_REST_Customers_Controller' => array(
|
3074 |
-
'version' => '5.5.0.0
|
3075 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
|
3076 |
),
|
3077 |
'WC_REST_Report_Top_Sellers_Controller' => array(
|
3078 |
-
'version' => '5.5.0.0
|
3079 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
|
3080 |
),
|
3081 |
'WC_REST_Report_Reviews_Totals_Controller' => array(
|
3082 |
-
'version' => '5.5.0.0
|
3083 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
|
3084 |
),
|
3085 |
'WC_REST_Data_Countries_Controller' => array(
|
3086 |
-
'version' => '5.5.0.0
|
3087 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
|
3088 |
),
|
3089 |
'WC_REST_Product_Variations_Controller' => array(
|
3090 |
-
'version' => '5.5.0.0
|
3091 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
|
3092 |
),
|
3093 |
'WC_REST_Terms_Controller' => array(
|
3094 |
-
'version' => '5.5.0.0
|
3095 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
|
3096 |
),
|
3097 |
'WC_REST_Shipping_Zone_Locations_Controller' => array(
|
3098 |
-
'version' => '5.5.0.0
|
3099 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
|
3100 |
),
|
3101 |
'WC_REST_Product_Tags_Controller' => array(
|
3102 |
-
'version' => '5.5.0.0
|
3103 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
|
3104 |
),
|
3105 |
'WC_REST_Product_Attribute_Terms_Controller' => array(
|
3106 |
-
'version' => '5.5.0.0
|
3107 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
|
3108 |
),
|
3109 |
'WC_REST_Network_Orders_Controller' => array(
|
3110 |
-
'version' => '5.5.0.0
|
3111 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
|
3112 |
),
|
3113 |
'WC_REST_Products_Controller' => array(
|
3114 |
-
'version' => '5.5.0.0
|
3115 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
|
3116 |
),
|
3117 |
'WC_REST_Shipping_Zones_Controller_Base' => array(
|
3118 |
-
'version' => '5.5.0.0
|
3119 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
|
3120 |
),
|
3121 |
'WC_REST_Orders_Controller' => array(
|
3122 |
-
'version' => '5.5.0.0
|
3123 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
|
3124 |
),
|
3125 |
'WC_REST_Product_Reviews_Controller' => array(
|
3126 |
-
'version' => '5.5.0.0
|
3127 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
|
3128 |
),
|
3129 |
'WC_REST_Controller' => array(
|
3130 |
-
'version' => '5.5.0.0
|
3131 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
|
3132 |
),
|
3133 |
'WC_REST_Data_Controller' => array(
|
3134 |
-
'version' => '5.5.0.0
|
3135 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
|
3136 |
),
|
3137 |
'WC_REST_Report_Orders_Totals_Controller' => array(
|
3138 |
-
'version' => '5.5.0.0
|
3139 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
|
3140 |
),
|
3141 |
'WC_REST_Payment_Gateways_Controller' => array(
|
3142 |
-
'version' => '5.5.0.0
|
3143 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
|
3144 |
),
|
3145 |
'WC_REST_Product_Shipping_Classes_Controller' => array(
|
3146 |
-
'version' => '5.5.0.0
|
3147 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
|
3148 |
),
|
3149 |
'WC_REST_Reports_Controller' => array(
|
3150 |
-
'version' => '5.5.0.0
|
3151 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
|
3152 |
),
|
3153 |
'WC_REST_Data_Currencies_Controller' => array(
|
3154 |
-
'version' => '5.5.0.0
|
3155 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
|
3156 |
),
|
3157 |
'WC_REST_CRUD_Controller' => array(
|
3158 |
-
'version' => '5.5.0.0
|
3159 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
|
3160 |
),
|
3161 |
'WC_REST_Shipping_Zones_Controller' => array(
|
3162 |
-
'version' => '5.5.0.0
|
3163 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
|
3164 |
),
|
3165 |
'WC_REST_Taxes_Controller' => array(
|
3166 |
-
'version' => '5.5.0.0
|
3167 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
|
3168 |
),
|
3169 |
'WC_REST_Posts_Controller' => array(
|
3170 |
-
'version' => '5.5.0.0
|
3171 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
|
3172 |
),
|
3173 |
'WC_REST_Report_Sales_Controller' => array(
|
3174 |
-
'version' => '5.5.0.0
|
3175 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
|
3176 |
),
|
3177 |
'WC_REST_Setting_Options_Controller' => array(
|
3178 |
-
'version' => '5.5.0.0
|
3179 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
|
3180 |
),
|
3181 |
'WC_REST_Data_Continents_Controller' => array(
|
3182 |
-
'version' => '5.5.0.0
|
3183 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
|
3184 |
),
|
3185 |
'WC_REST_System_Status_Tools_Controller' => array(
|
3186 |
-
'version' => '5.5.0.0
|
3187 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
|
3188 |
),
|
3189 |
'WC_REST_Report_Products_Totals_Controller' => array(
|
3190 |
-
'version' => '5.5.0.0
|
3191 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
|
3192 |
),
|
3193 |
'WC_REST_Customer_Downloads_Controller' => array(
|
3194 |
-
'version' => '5.5.0.0
|
3195 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
|
3196 |
),
|
3197 |
'Automattic\\WooCommerce\\RestApi\\Server' => array(
|
3198 |
-
'version' => '5.5.0.0
|
3199 |
'path' => $baseDir . '/includes/rest-api/Server.php'
|
3200 |
),
|
3201 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
|
3202 |
-
'version' => '5.5.0.0
|
3203 |
'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
|
3204 |
),
|
3205 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
|
3206 |
-
'version' => '5.5.0.0
|
3207 |
'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
|
3208 |
),
|
3209 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
3210 |
-
'version' => '5.5.0.0
|
3211 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
3212 |
),
|
3213 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
3214 |
-
'version' => '5.5.0.0
|
3215 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
3216 |
),
|
3217 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
|
3218 |
-
'version' => '5.5.0.0
|
3219 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
|
3220 |
),
|
3221 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
3222 |
-
'version' => '5.5.0.0
|
3223 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
3224 |
),
|
3225 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
3226 |
-
'version' => '5.5.0.0
|
3227 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
3228 |
),
|
3229 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
3230 |
-
'version' => '5.5.0.0
|
3231 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
3232 |
),
|
3233 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
|
3234 |
-
'version' => '5.5.0.0
|
3235 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
|
3236 |
),
|
3237 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
3238 |
-
'version' => '5.5.0.0
|
3239 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
3240 |
),
|
3241 |
'Automattic\\Jetpack\\Constants' => array(
|
775 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/HuradInstaller.php'
|
776 |
),
|
777 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
778 |
+
'version' => '5.5.0.0',
|
779 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
780 |
),
|
781 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
782 |
+
'version' => '5.5.0.0',
|
783 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
784 |
),
|
785 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
|
786 |
+
'version' => '5.5.0.0',
|
787 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
|
788 |
),
|
789 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
|
790 |
+
'version' => '5.5.0.0',
|
791 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
|
792 |
),
|
793 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
|
794 |
+
'version' => '5.5.0.0',
|
795 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
|
796 |
),
|
797 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
|
798 |
+
'version' => '5.5.0.0',
|
799 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
|
800 |
),
|
801 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
|
802 |
+
'version' => '5.5.0.0',
|
803 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
|
804 |
),
|
805 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
|
806 |
+
'version' => '5.5.0.0',
|
807 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
|
808 |
),
|
809 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
|
810 |
+
'version' => '5.5.0.0',
|
811 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
|
812 |
),
|
813 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
|
814 |
+
'version' => '5.5.0.0',
|
815 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
|
816 |
),
|
817 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
|
818 |
+
'version' => '5.5.0.0',
|
819 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
|
820 |
),
|
821 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
|
822 |
+
'version' => '5.5.0.0',
|
823 |
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
|
824 |
),
|
825 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
|
826 |
+
'version' => '5.5.0.0',
|
827 |
'path' => $baseDir . '/lib/packages/League/Container/Container.php'
|
828 |
),
|
829 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
|
830 |
+
'version' => '5.5.0.0',
|
831 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
|
832 |
),
|
833 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
834 |
+
'version' => '5.5.0.0',
|
835 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
836 |
),
|
837 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
|
838 |
+
'version' => '5.5.0.0',
|
839 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
|
840 |
),
|
841 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
|
842 |
+
'version' => '5.5.0.0',
|
843 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
|
844 |
),
|
845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
|
846 |
+
'version' => '5.5.0.0',
|
847 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
|
848 |
),
|
849 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
|
850 |
+
'version' => '5.5.0.0',
|
851 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
|
852 |
),
|
853 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
|
854 |
+
'version' => '5.5.0.0',
|
855 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
|
856 |
),
|
857 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
858 |
+
'version' => '5.5.0.0',
|
859 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
860 |
),
|
861 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
|
862 |
+
'version' => '5.5.0.0',
|
863 |
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
|
864 |
),
|
865 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
|
866 |
+
'version' => '5.5.0.0',
|
867 |
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
|
868 |
),
|
869 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
|
870 |
+
'version' => '5.5.0.0',
|
871 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
|
872 |
),
|
873 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
874 |
+
'version' => '5.5.0.0',
|
875 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
876 |
),
|
877 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
|
878 |
+
'version' => '5.5.0.0',
|
879 |
'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
|
880 |
),
|
881 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
882 |
+
'version' => '5.5.0.0',
|
883 |
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
884 |
),
|
885 |
'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
|
886 |
+
'version' => '5.5.0.0',
|
887 |
'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
|
888 |
),
|
889 |
'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
|
890 |
+
'version' => '5.5.0.0',
|
891 |
'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
|
892 |
),
|
893 |
'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
|
894 |
+
'version' => '5.5.0.0',
|
895 |
'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
|
896 |
),
|
897 |
'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
|
898 |
+
'version' => '5.5.0.0',
|
899 |
'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
|
900 |
),
|
901 |
'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
|
902 |
+
'version' => '5.5.0.0',
|
903 |
'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
|
904 |
),
|
905 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
|
906 |
+
'version' => '5.5.0.0',
|
907 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
|
908 |
),
|
909 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
|
910 |
+
'version' => '5.5.0.0',
|
911 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
|
912 |
),
|
913 |
'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
|
914 |
+
'version' => '5.5.0.0',
|
915 |
'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
|
916 |
),
|
917 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
918 |
+
'version' => '5.5.0.0',
|
919 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
920 |
),
|
921 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
|
922 |
+
'version' => '5.5.0.0',
|
923 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
|
924 |
),
|
925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
926 |
+
'version' => '5.5.0.0',
|
927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
928 |
),
|
929 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
|
930 |
+
'version' => '5.5.0.0',
|
931 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
|
932 |
),
|
933 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
|
934 |
+
'version' => '5.5.0.0',
|
935 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
|
936 |
),
|
937 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
|
938 |
+
'version' => '5.5.0.0',
|
939 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
|
940 |
),
|
941 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
|
942 |
+
'version' => '5.5.0.0',
|
943 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
|
944 |
),
|
945 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
946 |
+
'version' => '5.5.0.0',
|
947 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
948 |
),
|
949 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
950 |
+
'version' => '5.5.0.0',
|
951 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
952 |
),
|
953 |
'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
|
954 |
+
'version' => '5.5.0.0',
|
955 |
'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
|
956 |
),
|
957 |
'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
|
958 |
+
'version' => '5.5.0.0',
|
959 |
'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
|
960 |
),
|
961 |
'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
|
962 |
+
'version' => '5.5.0.0',
|
963 |
'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
|
964 |
),
|
965 |
'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
|
966 |
+
'version' => '5.5.0.0',
|
967 |
'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
|
968 |
),
|
969 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
970 |
+
'version' => '5.5.0.0',
|
971 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
972 |
),
|
973 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
|
974 |
+
'version' => '5.5.0.0',
|
975 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
|
976 |
),
|
977 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
978 |
+
'version' => '5.5.0.0',
|
979 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
980 |
),
|
981 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
982 |
+
'version' => '5.5.0.0',
|
983 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
984 |
),
|
985 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
|
986 |
+
'version' => '5.5.0.0',
|
987 |
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
|
988 |
),
|
989 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
|
990 |
+
'version' => '5.5.0.0',
|
991 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
|
992 |
),
|
993 |
'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
|
994 |
+
'version' => '5.5.0.0',
|
995 |
'path' => $baseDir . '/tests/Tools/FakeQueue.php'
|
996 |
),
|
997 |
'Automattic\\WooCommerce\\Blocks\\RestApi' => array(
|
2683 |
'path' => $baseDir . '/packages/woocommerce-admin/src/PluginsHelper.php'
|
2684 |
),
|
2685 |
'Automattic\\WooCommerce\\Packages' => array(
|
2686 |
+
'version' => '5.5.0.0',
|
2687 |
'path' => $baseDir . '/src/Packages.php'
|
2688 |
),
|
2689 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
|
2690 |
+
'version' => '5.5.0.0',
|
2691 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
|
2692 |
),
|
2693 |
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
|
2694 |
+
'version' => '5.5.0.0',
|
2695 |
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
|
2696 |
),
|
2697 |
'Automattic\\WooCommerce\\Autoloader' => array(
|
2698 |
+
'version' => '5.5.0.0',
|
2699 |
'path' => $baseDir . '/src/Autoloader.php'
|
2700 |
),
|
2701 |
'Automattic\\WooCommerce\\Container' => array(
|
2702 |
+
'version' => '5.5.0.0',
|
2703 |
'path' => $baseDir . '/src/Container.php'
|
2704 |
),
|
2705 |
'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
|
2706 |
+
'version' => '5.5.0.0',
|
2707 |
'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
|
2708 |
),
|
2709 |
'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
|
2710 |
+
'version' => '5.5.0.0',
|
2711 |
'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
|
2712 |
),
|
2713 |
'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
|
2714 |
+
'version' => '5.5.0.0',
|
2715 |
'path' => $baseDir . '/src/Internal/RestApiUtil.php'
|
2716 |
),
|
2717 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
2718 |
+
'version' => '5.5.0.0',
|
2719 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
2720 |
),
|
2721 |
'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
|
2722 |
+
'version' => '5.5.0.0',
|
2723 |
'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
|
2724 |
),
|
2725 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
|
2726 |
+
'version' => '5.5.0.0',
|
2727 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
|
2728 |
),
|
2729 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
|
2730 |
+
'version' => '5.5.0.0',
|
2731 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
|
2732 |
),
|
2733 |
'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
|
2734 |
+
'version' => '5.5.0.0',
|
2735 |
'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
|
2736 |
),
|
2737 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
2738 |
+
'version' => '5.5.0.0',
|
2739 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
2740 |
),
|
2741 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
2742 |
+
'version' => '5.5.0.0',
|
2743 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
2744 |
),
|
2745 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
2746 |
+
'version' => '5.5.0.0',
|
2747 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
2748 |
),
|
2749 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
2750 |
+
'version' => '5.5.0.0',
|
2751 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
2752 |
),
|
2753 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
|
2754 |
+
'version' => '5.5.0.0',
|
2755 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
|
2756 |
),
|
2757 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
|
2758 |
+
'version' => '5.5.0.0',
|
2759 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
|
2760 |
),
|
2761 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
|
2762 |
+
'version' => '5.5.0.0',
|
2763 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
|
2764 |
),
|
2765 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
|
2766 |
+
'version' => '5.5.0.0',
|
2767 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
|
2768 |
),
|
2769 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
|
2770 |
+
'version' => '5.5.0.0',
|
2771 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
|
2772 |
),
|
2773 |
'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
|
2774 |
+
'version' => '5.5.0.0',
|
2775 |
'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
|
2776 |
),
|
2777 |
'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
|
2778 |
+
'version' => '5.5.0.0',
|
2779 |
'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
|
2780 |
),
|
2781 |
'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
|
2782 |
+
'version' => '5.5.0.0',
|
2783 |
'path' => $baseDir . '/src/Utilities/StringUtil.php'
|
2784 |
),
|
2785 |
'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
|
2786 |
+
'version' => '5.5.0.0',
|
2787 |
'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
|
2788 |
),
|
2789 |
'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
|
2790 |
+
'version' => '5.5.0.0',
|
2791 |
'path' => $baseDir . '/src/Utilities/NumberUtil.php'
|
2792 |
),
|
2793 |
'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => array(
|
2811 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php'
|
2812 |
),
|
2813 |
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
2814 |
+
'version' => '5.5.0.0',
|
2815 |
'path' => $baseDir . '/includes/rest-api/Package.php'
|
2816 |
),
|
2817 |
'WC_REST_Report_Top_Sellers_V1_Controller' => array(
|
2818 |
+
'version' => '5.5.0.0',
|
2819 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
|
2820 |
),
|
2821 |
'WC_REST_Report_Sales_V1_Controller' => array(
|
2822 |
+
'version' => '5.5.0.0',
|
2823 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
|
2824 |
),
|
2825 |
'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
|
2826 |
+
'version' => '5.5.0.0',
|
2827 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
|
2828 |
),
|
2829 |
'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
|
2830 |
+
'version' => '5.5.0.0',
|
2831 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
|
2832 |
),
|
2833 |
'WC_REST_Product_Reviews_V1_Controller' => array(
|
2834 |
+
'version' => '5.5.0.0',
|
2835 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
|
2836 |
),
|
2837 |
'WC_REST_Reports_V1_Controller' => array(
|
2838 |
+
'version' => '5.5.0.0',
|
2839 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
|
2840 |
),
|
2841 |
'WC_REST_Webhook_Deliveries_V1_Controller' => array(
|
2842 |
+
'version' => '5.5.0.0',
|
2843 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
|
2844 |
),
|
2845 |
'WC_REST_Customer_Downloads_V1_Controller' => array(
|
2846 |
+
'version' => '5.5.0.0',
|
2847 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
|
2848 |
),
|
2849 |
'WC_REST_Product_Tags_V1_Controller' => array(
|
2850 |
+
'version' => '5.5.0.0',
|
2851 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
|
2852 |
),
|
2853 |
'WC_REST_Products_V1_Controller' => array(
|
2854 |
+
'version' => '5.5.0.0',
|
2855 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
|
2856 |
),
|
2857 |
'WC_REST_Webhooks_V1_Controller' => array(
|
2858 |
+
'version' => '5.5.0.0',
|
2859 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
|
2860 |
),
|
2861 |
'WC_REST_Customers_V1_Controller' => array(
|
2862 |
+
'version' => '5.5.0.0',
|
2863 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
|
2864 |
),
|
2865 |
'WC_REST_Tax_Classes_V1_Controller' => array(
|
2866 |
+
'version' => '5.5.0.0',
|
2867 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
|
2868 |
),
|
2869 |
'WC_REST_Order_Notes_V1_Controller' => array(
|
2870 |
+
'version' => '5.5.0.0',
|
2871 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
|
2872 |
),
|
2873 |
'WC_REST_Taxes_V1_Controller' => array(
|
2874 |
+
'version' => '5.5.0.0',
|
2875 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
|
2876 |
),
|
2877 |
'WC_REST_Product_Attributes_V1_Controller' => array(
|
2878 |
+
'version' => '5.5.0.0',
|
2879 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
|
2880 |
),
|
2881 |
'WC_REST_Product_Categories_V1_Controller' => array(
|
2882 |
+
'version' => '5.5.0.0',
|
2883 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
|
2884 |
),
|
2885 |
'WC_REST_Coupons_V1_Controller' => array(
|
2886 |
+
'version' => '5.5.0.0',
|
2887 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
|
2888 |
),
|
2889 |
'WC_REST_Orders_V1_Controller' => array(
|
2890 |
+
'version' => '5.5.0.0',
|
2891 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
|
2892 |
),
|
2893 |
'WC_REST_Order_Refunds_V1_Controller' => array(
|
2894 |
+
'version' => '5.5.0.0',
|
2895 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
|
2896 |
),
|
2897 |
'WC_REST_Payment_Gateways_V2_Controller' => array(
|
2898 |
+
'version' => '5.5.0.0',
|
2899 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
|
2900 |
),
|
2901 |
'WC_REST_Product_Categories_V2_Controller' => array(
|
2902 |
+
'version' => '5.5.0.0',
|
2903 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
|
2904 |
),
|
2905 |
'WC_REST_Order_Refunds_V2_Controller' => array(
|
2906 |
+
'version' => '5.5.0.0',
|
2907 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
|
2908 |
),
|
2909 |
'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
|
2910 |
+
'version' => '5.5.0.0',
|
2911 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
|
2912 |
),
|
2913 |
'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
|
2914 |
+
'version' => '5.5.0.0',
|
2915 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
|
2916 |
),
|
2917 |
'WC_REST_Settings_V2_Controller' => array(
|
2918 |
+
'version' => '5.5.0.0',
|
2919 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
|
2920 |
),
|
2921 |
'WC_REST_Shipping_Zones_V2_Controller' => array(
|
2922 |
+
'version' => '5.5.0.0',
|
2923 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
|
2924 |
),
|
2925 |
'WC_REST_Shipping_Methods_V2_Controller' => array(
|
2926 |
+
'version' => '5.5.0.0',
|
2927 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
|
2928 |
),
|
2929 |
'WC_REST_Product_Attributes_V2_Controller' => array(
|
2930 |
+
'version' => '5.5.0.0',
|
2931 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
|
2932 |
),
|
2933 |
'WC_REST_Product_Variations_V2_Controller' => array(
|
2934 |
+
'version' => '5.5.0.0',
|
2935 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
|
2936 |
),
|
2937 |
'WC_REST_Customers_V2_Controller' => array(
|
2938 |
+
'version' => '5.5.0.0',
|
2939 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
|
2940 |
),
|
2941 |
'WC_REST_Product_Tags_V2_Controller' => array(
|
2942 |
+
'version' => '5.5.0.0',
|
2943 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
|
2944 |
),
|
2945 |
'WC_REST_Report_Sales_V2_Controller' => array(
|
2946 |
+
'version' => '5.5.0.0',
|
2947 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
|
2948 |
),
|
2949 |
'WC_REST_System_Status_Tools_V2_Controller' => array(
|
2950 |
+
'version' => '5.5.0.0',
|
2951 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
|
2952 |
),
|
2953 |
'WC_REST_Orders_V2_Controller' => array(
|
2954 |
+
'version' => '5.5.0.0',
|
2955 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
|
2956 |
),
|
2957 |
'WC_REST_System_Status_V2_Controller' => array(
|
2958 |
+
'version' => '5.5.0.0',
|
2959 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
|
2960 |
),
|
2961 |
'WC_REST_Tax_Classes_V2_Controller' => array(
|
2962 |
+
'version' => '5.5.0.0',
|
2963 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
|
2964 |
),
|
2965 |
'WC_REST_Taxes_V2_Controller' => array(
|
2966 |
+
'version' => '5.5.0.0',
|
2967 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
|
2968 |
),
|
2969 |
'WC_REST_Webhook_Deliveries_V2_Controller' => array(
|
2970 |
+
'version' => '5.5.0.0',
|
2971 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
|
2972 |
),
|
2973 |
'WC_REST_Customer_Downloads_V2_Controller' => array(
|
2974 |
+
'version' => '5.5.0.0',
|
2975 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
|
2976 |
),
|
2977 |
'WC_REST_Setting_Options_V2_Controller' => array(
|
2978 |
+
'version' => '5.5.0.0',
|
2979 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
|
2980 |
),
|
2981 |
'WC_REST_Products_V2_Controller' => array(
|
2982 |
+
'version' => '5.5.0.0',
|
2983 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
|
2984 |
),
|
2985 |
'WC_REST_Webhooks_V2_Controller' => array(
|
2986 |
+
'version' => '5.5.0.0',
|
2987 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
|
2988 |
),
|
2989 |
'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
|
2990 |
+
'version' => '5.5.0.0',
|
2991 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
|
2992 |
),
|
2993 |
'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
|
2994 |
+
'version' => '5.5.0.0',
|
2995 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
|
2996 |
),
|
2997 |
'WC_REST_Coupons_V2_Controller' => array(
|
2998 |
+
'version' => '5.5.0.0',
|
2999 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
|
3000 |
),
|
3001 |
'WC_REST_Order_Notes_V2_Controller' => array(
|
3002 |
+
'version' => '5.5.0.0',
|
3003 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
|
3004 |
),
|
3005 |
'WC_REST_Reports_V2_Controller' => array(
|
3006 |
+
'version' => '5.5.0.0',
|
3007 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
|
3008 |
),
|
3009 |
'WC_REST_Network_Orders_V2_Controller' => array(
|
3010 |
+
'version' => '5.5.0.0',
|
3011 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
|
3012 |
),
|
3013 |
'WC_REST_Report_Top_Sellers_V2_Controller' => array(
|
3014 |
+
'version' => '5.5.0.0',
|
3015 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
|
3016 |
),
|
3017 |
'WC_REST_Product_Reviews_V2_Controller' => array(
|
3018 |
+
'version' => '5.5.0.0',
|
3019 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
|
3020 |
),
|
3021 |
'WC_REST_Coupons_Controller' => array(
|
3022 |
+
'version' => '5.5.0.0',
|
3023 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
|
3024 |
),
|
3025 |
'WC_REST_Shipping_Methods_Controller' => array(
|
3026 |
+
'version' => '5.5.0.0',
|
3027 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
|
3028 |
),
|
3029 |
'WC_REST_Tax_Classes_Controller' => array(
|
3030 |
+
'version' => '5.5.0.0',
|
3031 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
|
3032 |
),
|
3033 |
'WC_REST_System_Status_Controller' => array(
|
3034 |
+
'version' => '5.5.0.0',
|
3035 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
|
3036 |
),
|
3037 |
'WC_REST_Product_Categories_Controller' => array(
|
3038 |
+
'version' => '5.5.0.0',
|
3039 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
|
3040 |
),
|
3041 |
'WC_REST_Report_Customers_Totals_Controller' => array(
|
3042 |
+
'version' => '5.5.0.0',
|
3043 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
|
3044 |
),
|
3045 |
'WC_REST_Order_Refunds_Controller' => array(
|
3046 |
+
'version' => '5.5.0.0',
|
3047 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
|
3048 |
),
|
3049 |
'WC_REST_Settings_Controller' => array(
|
3050 |
+
'version' => '5.5.0.0',
|
3051 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
|
3052 |
),
|
3053 |
'WC_REST_Order_Notes_Controller' => array(
|
3054 |
+
'version' => '5.5.0.0',
|
3055 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
|
3056 |
),
|
3057 |
'WC_REST_Product_Attributes_Controller' => array(
|
3058 |
+
'version' => '5.5.0.0',
|
3059 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
|
3060 |
),
|
3061 |
'WC_REST_Webhooks_Controller' => array(
|
3062 |
+
'version' => '5.5.0.0',
|
3063 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
|
3064 |
),
|
3065 |
'WC_REST_Shipping_Zone_Methods_Controller' => array(
|
3066 |
+
'version' => '5.5.0.0',
|
3067 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
|
3068 |
),
|
3069 |
'WC_REST_Report_Coupons_Totals_Controller' => array(
|
3070 |
+
'version' => '5.5.0.0',
|
3071 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
|
3072 |
),
|
3073 |
'WC_REST_Customers_Controller' => array(
|
3074 |
+
'version' => '5.5.0.0',
|
3075 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
|
3076 |
),
|
3077 |
'WC_REST_Report_Top_Sellers_Controller' => array(
|
3078 |
+
'version' => '5.5.0.0',
|
3079 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
|
3080 |
),
|
3081 |
'WC_REST_Report_Reviews_Totals_Controller' => array(
|
3082 |
+
'version' => '5.5.0.0',
|
3083 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
|
3084 |
),
|
3085 |
'WC_REST_Data_Countries_Controller' => array(
|
3086 |
+
'version' => '5.5.0.0',
|
3087 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
|
3088 |
),
|
3089 |
'WC_REST_Product_Variations_Controller' => array(
|
3090 |
+
'version' => '5.5.0.0',
|
3091 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
|
3092 |
),
|
3093 |
'WC_REST_Terms_Controller' => array(
|
3094 |
+
'version' => '5.5.0.0',
|
3095 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
|
3096 |
),
|
3097 |
'WC_REST_Shipping_Zone_Locations_Controller' => array(
|
3098 |
+
'version' => '5.5.0.0',
|
3099 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
|
3100 |
),
|
3101 |
'WC_REST_Product_Tags_Controller' => array(
|
3102 |
+
'version' => '5.5.0.0',
|
3103 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
|
3104 |
),
|
3105 |
'WC_REST_Product_Attribute_Terms_Controller' => array(
|
3106 |
+
'version' => '5.5.0.0',
|
3107 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
|
3108 |
),
|
3109 |
'WC_REST_Network_Orders_Controller' => array(
|
3110 |
+
'version' => '5.5.0.0',
|
3111 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
|
3112 |
),
|
3113 |
'WC_REST_Products_Controller' => array(
|
3114 |
+
'version' => '5.5.0.0',
|
3115 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
|
3116 |
),
|
3117 |
'WC_REST_Shipping_Zones_Controller_Base' => array(
|
3118 |
+
'version' => '5.5.0.0',
|
3119 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
|
3120 |
),
|
3121 |
'WC_REST_Orders_Controller' => array(
|
3122 |
+
'version' => '5.5.0.0',
|
3123 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
|
3124 |
),
|
3125 |
'WC_REST_Product_Reviews_Controller' => array(
|
3126 |
+
'version' => '5.5.0.0',
|
3127 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
|
3128 |
),
|
3129 |
'WC_REST_Controller' => array(
|
3130 |
+
'version' => '5.5.0.0',
|
3131 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
|
3132 |
),
|
3133 |
'WC_REST_Data_Controller' => array(
|
3134 |
+
'version' => '5.5.0.0',
|
3135 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
|
3136 |
),
|
3137 |
'WC_REST_Report_Orders_Totals_Controller' => array(
|
3138 |
+
'version' => '5.5.0.0',
|
3139 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
|
3140 |
),
|
3141 |
'WC_REST_Payment_Gateways_Controller' => array(
|
3142 |
+
'version' => '5.5.0.0',
|
3143 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
|
3144 |
),
|
3145 |
'WC_REST_Product_Shipping_Classes_Controller' => array(
|
3146 |
+
'version' => '5.5.0.0',
|
3147 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
|
3148 |
),
|
3149 |
'WC_REST_Reports_Controller' => array(
|
3150 |
+
'version' => '5.5.0.0',
|
3151 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
|
3152 |
),
|
3153 |
'WC_REST_Data_Currencies_Controller' => array(
|
3154 |
+
'version' => '5.5.0.0',
|
3155 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
|
3156 |
),
|
3157 |
'WC_REST_CRUD_Controller' => array(
|
3158 |
+
'version' => '5.5.0.0',
|
3159 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
|
3160 |
),
|
3161 |
'WC_REST_Shipping_Zones_Controller' => array(
|
3162 |
+
'version' => '5.5.0.0',
|
3163 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
|
3164 |
),
|
3165 |
'WC_REST_Taxes_Controller' => array(
|
3166 |
+
'version' => '5.5.0.0',
|
3167 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
|
3168 |
),
|
3169 |
'WC_REST_Posts_Controller' => array(
|
3170 |
+
'version' => '5.5.0.0',
|
3171 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
|
3172 |
),
|
3173 |
'WC_REST_Report_Sales_Controller' => array(
|
3174 |
+
'version' => '5.5.0.0',
|
3175 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
|
3176 |
),
|
3177 |
'WC_REST_Setting_Options_Controller' => array(
|
3178 |
+
'version' => '5.5.0.0',
|
3179 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
|
3180 |
),
|
3181 |
'WC_REST_Data_Continents_Controller' => array(
|
3182 |
+
'version' => '5.5.0.0',
|
3183 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
|
3184 |
),
|
3185 |
'WC_REST_System_Status_Tools_Controller' => array(
|
3186 |
+
'version' => '5.5.0.0',
|
3187 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
|
3188 |
),
|
3189 |
'WC_REST_Report_Products_Totals_Controller' => array(
|
3190 |
+
'version' => '5.5.0.0',
|
3191 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
|
3192 |
),
|
3193 |
'WC_REST_Customer_Downloads_Controller' => array(
|
3194 |
+
'version' => '5.5.0.0',
|
3195 |
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
|
3196 |
),
|
3197 |
'Automattic\\WooCommerce\\RestApi\\Server' => array(
|
3198 |
+
'version' => '5.5.0.0',
|
3199 |
'path' => $baseDir . '/includes/rest-api/Server.php'
|
3200 |
),
|
3201 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
|
3202 |
+
'version' => '5.5.0.0',
|
3203 |
'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
|
3204 |
),
|
3205 |
'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
|
3206 |
+
'version' => '5.5.0.0',
|
3207 |
'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
|
3208 |
),
|
3209 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
3210 |
+
'version' => '5.5.0.0',
|
3211 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
3212 |
),
|
3213 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
3214 |
+
'version' => '5.5.0.0',
|
3215 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
3216 |
),
|
3217 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
|
3218 |
+
'version' => '5.5.0.0',
|
3219 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
|
3220 |
),
|
3221 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
3222 |
+
'version' => '5.5.0.0',
|
3223 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
3224 |
),
|
3225 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
3226 |
+
'version' => '5.5.0.0',
|
3227 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
3228 |
),
|
3229 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
3230 |
+
'version' => '5.5.0.0',
|
3231 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
3232 |
),
|
3233 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
|
3234 |
+
'version' => '5.5.0.0',
|
3235 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
|
3236 |
),
|
3237 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
3238 |
+
'version' => '5.5.0.0',
|
3239 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
3240 |
),
|
3241 |
'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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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\jp483e3a36ded86d9d95aa53bad20d8acf;
|
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: 5.5.0
|
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: 5.5.0
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://woocommerce.com
|
9 |
* Text Domain: woocommerce
|