Version Description
2022-11-08 =
WooCommerce
- Fix - Fix business details step when Gutenberg is active #35448
- Fix - Check order type is set before returning to prevent notice. #35349
- Fix - When HPOS is enabled, posts are authoritative, and sync is enabled, ensure the HPOS record correctly tracks the CPT order record. #35402
- Fix - Allow line breaks in order note again. #35366
- Fix - Sync orders for stats table. #35118
- Fix - Fix (un)trashing of orders when using HPOS #35125
- Fix - Check whether order has classname before returning. #35207
- Fix - Add billing and shipping address indexes on order update. #35121
- Fix - Use correct datastore when backfilling orders. #35176
- Fix - (HPOS) Ensure we use GMT when populating the
date_created_gmt
column for orders. #34875 - Fix - Admin list table for orders (in HPOS mode) should check in case the user pages beyond the available range. #34793
- Fix - Allow features to declare their initial enabled state. #34867
- Fix - Customers should be able to pay for orders so long as any required stock reductions have already taken place. #33575
- Fix - Do no override order defaults with NULL values (HPOS) #34822
- Fix - Fix "Industry" options fails to save in the Industry step after reloading the page for OBW #34847
- Fix - Fix a fatal error thrown by init_theorder_object due to the return type declaration #34730
- Fix - fixed mismatching jetpack user should not see mobile app task list item #35052
- Fix - Fix enable guided mode button not trigger when its text is translated #34843
- Fix - Fixes test environment setup setting datetime for customer user creation #34888
- Fix - Fix JSON schema for product's image properties. #34852
- Fix - Fix obw validation issue to truly disable the continue buttons #34895
- Fix - Fix onboarding wizard popover padding for WP6.1 #34896
- Fix - Fix order refund removal when the HPOS datastore is in use. #34785
- Fix - Handle loading and error states for magic link button #35068
- Fix - Implement missing method of calculating shipping and total tax. #34805
- Fix - Serialize meta value before rendering so that it's rendered properly. #34952
- Fix - Set correct timezone when backfilling data. #35033
- Add - Twenty Twenty-Three theme compatibility. #35306
- Add - Add handling for plugin-feature incompatibilities #34879
- Add - Add inventory stock management to new product management experience #34984
- Add - Add new attributes section and field for the new Product Management Experience. #34751
- Add - Add order preview functionality to HPOS list table. #34770
- Add - Add playwright api-core-tests for customers crud operations #34945
- Add - Add playwright api-core-tests for order notes crud operations #34979
- Add - Add playwright api-core-tests for product properties crud operations #34998
- Add - Add playwright api-core-tests for tax rates crud operations #34960
- Add - Add shipping class section and dropdown #34684
- Add - Add shipping dimensions section to product page #34329 #34856
- Add - Add SKU field to new product management experience #34978
- Add - Add the WooCommerce features engine #34727
- Add - Deprecate existing
wp wc cot migrate
command and replace withwp wc cot sync
. #34676 - Add - Disable action buttons when product form is invalid #34658
- Add - Expand attributes list to display attributes list and allow removal and re-ordering. #34841
- Add - Images Product management #34769
- Add - Improve on feature incompatibility plugin screens. #35063
- Add - Render columns via action so that they can be hooked into. #34900
- Add - Support
wc_customer_bought_product
function in HPOS. #34931 - Add - The updates will mean that the github workflows use the playwright versions of the api-core-tests rather than the supertest versions of the tests. #34935
- Update - Don't show feature compatibility warnings for inactive plugins #35333
- Update - Update WooCommerce Blocks to 8.7.5 #35428
- Update - Improve the warnings about incompatibilities between plugins and features #35198
- Update - Additional payment methods on new WCPay promotion page (payment-welcome) #34581
- Update - Add Tiktok to free grow extensions list #34953
- Update - Allowing generic item type in new experimental SelectControl. #34547
- Update - Change order data store internal key to props for better representation. #34627
- Update - Changing inbox display to only 5 notes with the ability to load more. #35003
- Update - Deploy spotlight product tour treatment #34859
- Update - Track orders origin in WC_Tracker. #35069
- Update - Updates a few css selectors to be more robust #34790
- Update - Update WCPay promo requirements and ensure it's dismissed on every scenario #35030
- Dev - Add api-core-tests for playwright #34835
- Dev - Add fail-fast configuration to Playwright E2E tests. #33977
- Dev - Add new shippping class modal to a shipping class section in product page #34937
- Dev - Add shipping dimensions image to visualize the sizes of the product #34329 #34857
- Dev - Add tests for UI Revamp on Marketing Page. #34840
- Dev - Exclude "debug" module from babel compile to fix the tour kit stories loading error #34831
- Dev - Fix node and pnpm versions via engines #34773
- Dev - Improve the matching of plugins during the compatibility check. #35070
- Dev - Load size units to show it as a suffix of shipping dimensions fields #34329 #34856
- Dev - Match TypeScript version with syncpack #34787
- Dev - set the store country in the test step #34972
- Dev - Update Playwright to 1.26.0 and fix a few flaky tests #34790
- Dev - Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues #35007
- Tweak - Add hooks that fire before an HPOS order is deleted or trashed. #34858
- Tweak - Disable new-product-management-experience feature flag in development. #34836
- Tweak - Update copy in the payments welcome modal #35031
- Tweak - Update subdivision codes for New Zealand, to match current CLDR specification. #35011
- Tweak - When the primary order store is the posts table, and sync is enabled, propagate changes outside of dedicated migrations. #34863
- Performance - Support fetching order types in bulk to improve performance. #34976
- Enhancement - Add support for complex field queries for orders. #34533
- Enhancement - Also read from posts when reading from orders as a mittigation to direct write. #34465
- Enhancement - Enable async typeahead fields for the attribute and term fields within products. #34744
- Enhancement - Enchance tour experience for store location #34697
WooCommerce Blocks 8.7.0 & 8.7.1 & 8.7.2 & 8.7.3 & 8.7.4 & 8.7.5
- Enhancement - Improve visual consistency between block links. (7340)
- Enhancement - Update the titles of some inner blocks of the Cart block and remove the lock of the Cross-Sells parent block. (7232)
- Enhancement - Add filter for place order button label. (7154)
- Enhancement - Exposed data related to the checkout through wordpress/data stores. (6612)
- Enhancement - Add simple, large & two menus footer patterns. (7306)
- Enhancement - Add minimal, large, and essential header patterns. (7292)
- Enhancement - Add
showRemoveItemLink
as a new checkout filter to allow extensions to toggle the visibility of theRemove item
button under each cart line item. (7242) - Enhancement - Add support for a GT tracking ID for Google Analytics. (7213)
- Enhancement - Separate filter titles and filter controls by converting filter blocks to use Inner Blocks. (6978)
- Enhancement - StoreApi requests will return a
Cart-Token
header that can be used to retrieve the cart from the corresponding session via GET/wc/store/v1/cart
. (5953) - Fix - Fixed HTML rendering in description of active payment integrations. (7313)
- Fix - Hide the shipping address form from the Checkout when the "Force shipping to the customer billing address" is enabled. (7268)
- Fix - Fixed an error where adding new pages would cause an infinite loop and large amounts of memory use in redux. (7256)
- Fix - Ensure error messages containing HTML are shown correctly in the Cart and Checkout blocks. (7231)
- Fix - Prevent locked inner blocks from sometimes displaying twice. (6676)
- Fix - StoreApi
/checkout
endpoint now returns HTTP 402 instead of HTTP 400 when payment fails. (7273) - Fix - Fix a problem that causes an infinite loop when inserting Cart block in wordpress.com. (7367)
- Fix - Fixed an issue where JavaScript errors would occur when more than one extension tried to filter specific payment methods in the Cart and Checkout blocks. (7377)
- Fix - Fixed a problem where Custom Order Tables compatibility declaration could fail due to the unpredictable plugin order load. (7395)
- Fix - Refactor useCheckoutAddress hook to enable "Use same address for billing" option in Editor (7393)
- Fix - Fixed an issue where the argument passed to
canMakePayment
contained the incorrect keys. Also fixed the current user's customer data appearing in the editor when editing the Checkout block. - Fix - Compatibility fix for Cart and Checkout inner blocks for WordPress 6.1.
See changelog for all versions.
Download this release
Release Info
Developer | royho |
Plugin | WooCommerce |
Version | 7.1.0 |
Comparing to | |
See all releases |
Code changes from version 7.1.0-rc.2 to 7.1.0
- i18n/languages/woocommerce.pot +2 -2
- readme.txt +27 -4
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +5 -5
- 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 +2 -2
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 7.1.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: 2022-11-
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.6.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 7.1.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: 2022-11-07T15:48:34+00:00\n"
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.6.0\n"
|
15 |
"X-Domain: woocommerce\n"
|
readme.txt
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
Contributors: automattic, mikejolley, jameskoster, claudiosanches, rodrigosprimo, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, wpmuguru, royho, barryhughes-1
|
3 |
Tags: online store, ecommerce, shop, shopping cart, storefront, checkout, downloadable, downloads, payments, paypal, storefront, stripe, woo commerce, e-commerce, store, sales, sell, woo, cart
|
4 |
Requires at least: 5.8
|
5 |
-
Tested up to: 6.
|
6 |
-
Requires PHP: 7.
|
7 |
-
Stable tag: 7.0
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -227,7 +227,6 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
227 |
* Update - Track orders origin in WC_Tracker. [#35069](https://github.com/woocommerce/woocommerce/pull/35069)
|
228 |
* Update - Updates a few css selectors to be more robust [#34790](https://github.com/woocommerce/woocommerce/pull/34790)
|
229 |
* Update - Update WCPay promo requirements and ensure it's dismissed on every scenario [#35030](https://github.com/woocommerce/woocommerce/pull/35030)
|
230 |
-
* Update - Update WooCommerce Blocks to 8.7.4 [#35257](https://github.com/woocommerce/woocommerce/pull/35257)
|
231 |
* Dev - Add api-core-tests for playwright [#34835](https://github.com/woocommerce/woocommerce/pull/34835)
|
232 |
* Dev - Add fail-fast configuration to Playwright E2E tests. [#33977](https://github.com/woocommerce/woocommerce/pull/33977)
|
233 |
* Dev - Add new shippping class modal to a shipping class section in product page [#34937](https://github.com/woocommerce/woocommerce/pull/34937)
|
@@ -252,5 +251,29 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
252 |
* Enhancement - Enable async typeahead fields for the attribute and term fields within products. [#34744](https://github.com/woocommerce/woocommerce/pull/34744)
|
253 |
* Enhancement - Enchance tour experience for store location [#34697](https://github.com/woocommerce/woocommerce/pull/34697)
|
254 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
255 |
|
256 |
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).
|
2 |
Contributors: automattic, mikejolley, jameskoster, claudiosanches, rodrigosprimo, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, wpmuguru, royho, barryhughes-1
|
3 |
Tags: online store, ecommerce, shop, shopping cart, storefront, checkout, downloadable, downloads, payments, paypal, storefront, stripe, woo commerce, e-commerce, store, sales, sell, woo, cart
|
4 |
Requires at least: 5.8
|
5 |
+
Tested up to: 6.1
|
6 |
+
Requires PHP: 7.4
|
7 |
+
Stable tag: 7.1.0
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
227 |
* Update - Track orders origin in WC_Tracker. [#35069](https://github.com/woocommerce/woocommerce/pull/35069)
|
228 |
* Update - Updates a few css selectors to be more robust [#34790](https://github.com/woocommerce/woocommerce/pull/34790)
|
229 |
* Update - Update WCPay promo requirements and ensure it's dismissed on every scenario [#35030](https://github.com/woocommerce/woocommerce/pull/35030)
|
|
|
230 |
* Dev - Add api-core-tests for playwright [#34835](https://github.com/woocommerce/woocommerce/pull/34835)
|
231 |
* Dev - Add fail-fast configuration to Playwright E2E tests. [#33977](https://github.com/woocommerce/woocommerce/pull/33977)
|
232 |
* Dev - Add new shippping class modal to a shipping class section in product page [#34937](https://github.com/woocommerce/woocommerce/pull/34937)
|
251 |
* Enhancement - Enable async typeahead fields for the attribute and term fields within products. [#34744](https://github.com/woocommerce/woocommerce/pull/34744)
|
252 |
* Enhancement - Enchance tour experience for store location [#34697](https://github.com/woocommerce/woocommerce/pull/34697)
|
253 |
|
254 |
+
**WooCommerce Blocks 8.7.0 & 8.7.1 & 8.7.2 & 8.7.3 & 8.7.4 & 8.7.5**
|
255 |
+
|
256 |
+
* Enhancement - Improve visual consistency between block links. ([7340](https://github.com/woocommerce/woocommerce-blocks/pull/7340))
|
257 |
+
* Enhancement - Update the titles of some inner blocks of the Cart block and remove the lock of the Cross-Sells parent block. ([7232](https://github.com/woocommerce/woocommerce-blocks/pull/7232))
|
258 |
+
* Enhancement - Add filter for place order button label. ([7154](https://github.com/woocommerce/woocommerce-blocks/pull/7154))
|
259 |
+
* Enhancement - Exposed data related to the checkout through wordpress/data stores. ([6612](https://github.com/woocommerce/woocommerce-blocks/pull/6612))
|
260 |
+
* Enhancement - Add simple, large & two menus footer patterns. ([7306](https://github.com/woocommerce/woocommerce-blocks/pull/7306))
|
261 |
+
* Enhancement - Add minimal, large, and essential header patterns. ([7292](https://github.com/woocommerce/woocommerce-blocks/pull/7292))
|
262 |
+
* Enhancement - Add `showRemoveItemLink` as a new checkout filter to allow extensions to toggle the visibility of the `Remove item` button under each cart line item. ([7242](https://github.com/woocommerce/woocommerce-blocks/pull/7242))
|
263 |
+
* Enhancement - Add support for a GT tracking ID for Google Analytics. ([7213](https://github.com/woocommerce/woocommerce-blocks/pull/7213))
|
264 |
+
* Enhancement - Separate filter titles and filter controls by converting filter blocks to use Inner Blocks. ([6978](https://github.com/woocommerce/woocommerce-blocks/pull/6978))
|
265 |
+
* Enhancement - StoreApi requests will return a `Cart-Token` header that can be used to retrieve the cart from the corresponding session via **GET** `/wc/store/v1/cart`. ([5953](https://github.com/woocommerce/woocommerce-blocks/pull/5953))
|
266 |
+
* Fix - Fixed HTML rendering in description of active payment integrations. ([7313](https://github.com/woocommerce/woocommerce-blocks/pull/7313))
|
267 |
+
* Fix - Hide the shipping address form from the Checkout when the "Force shipping to the customer billing address" is enabled. ([7268](https://github.com/woocommerce/woocommerce-blocks/pull/7268))
|
268 |
+
* Fix - Fixed an error where adding new pages would cause an infinite loop and large amounts of memory use in redux. ([7256](https://github.com/woocommerce/woocommerce-blocks/pull/7256))
|
269 |
+
* Fix - Ensure error messages containing HTML are shown correctly in the Cart and Checkout blocks. ([7231](https://github.com/woocommerce/woocommerce-blocks/pull/7231))
|
270 |
+
* Fix - Prevent locked inner blocks from sometimes displaying twice. ([6676](https://github.com/woocommerce/woocommerce-blocks/pull/6676))
|
271 |
+
* Fix - StoreApi `/checkout` endpoint now returns HTTP 402 instead of HTTP 400 when payment fails. ([7273](https://github.com/woocommerce/woocommerce-blocks/pull/7273))
|
272 |
+
* Fix - Fix a problem that causes an infinite loop when inserting Cart block in wordpress.com. ([7367](https://github.com/woocommerce/woocommerce-blocks/pull/7367))
|
273 |
+
* Fix - Fixed an issue where JavaScript errors would occur when more than one extension tried to filter specific payment methods in the Cart and Checkout blocks. ([7377](https://github.com/woocommerce/woocommerce-blocks/pull/7377))
|
274 |
+
* Fix - Fixed a problem where Custom Order Tables compatibility declaration could fail due to the unpredictable plugin order load. ([7395](https://github.com/woocommerce/woocommerce-blocks/pull/7395))
|
275 |
+
* Fix - Refactor useCheckoutAddress hook to enable "Use same address for billing" option in Editor ([7393](https://github.com/woocommerce/woocommerce-blocks/pull/7393))
|
276 |
+
* Fix - Fixed an issue where the argument passed to `canMakePayment` contained the incorrect keys. Also fixed the current user's customer data appearing in the editor when editing the Checkout block.
|
277 |
+
* Fix - Compatibility fix for Cart and Checkout inner blocks for WordPress 6.1.
|
278 |
|
279 |
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).
|
vendor/autoload.php
CHANGED
@@ -22,4 +22,4 @@ if (PHP_VERSION_ID < 50600) {
|
|
22 |
|
23 |
require_once __DIR__ . '/composer/autoload_real.php';
|
24 |
|
25 |
-
return
|
22 |
|
23 |
require_once __DIR__ . '/composer/autoload_real.php';
|
24 |
|
25 |
+
return ComposerAutoloaderInit051090fab80b43c2037f77369c99d7be::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\jp051090fab80b43c2037f77369c99d7be;
|
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 |
|
@@ -24,18 +24,18 @@ class ComposerAutoloaderInit0a160943eeaef2db21d0ccc10a2041d9
|
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
-
spl_autoload_register(array('
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
|
29 |
-
spl_autoload_unregister(array('
|
30 |
|
31 |
require __DIR__ . '/autoload_static.php';
|
32 |
-
call_user_func(\Composer\Autoload\
|
33 |
|
34 |
$loader->register(true);
|
35 |
|
36 |
-
$includeFiles = \Composer\Autoload\
|
37 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
38 |
-
|
39 |
}
|
40 |
|
41 |
return $loader;
|
@@ -47,7 +47,7 @@ class ComposerAutoloaderInit0a160943eeaef2db21d0ccc10a2041d9
|
|
47 |
* @param string $file
|
48 |
* @return void
|
49 |
*/
|
50 |
-
function
|
51 |
{
|
52 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
53 |
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit051090fab80b43c2037f77369c99d7be
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInit051090fab80b43c2037f77369c99d7be', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit051090fab80b43c2037f77369c99d7be', 'loadClassLoader'));
|
30 |
|
31 |
require __DIR__ . '/autoload_static.php';
|
32 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit051090fab80b43c2037f77369c99d7be::getInitializer($loader));
|
33 |
|
34 |
$loader->register(true);
|
35 |
|
36 |
+
$includeFiles = \Composer\Autoload\ComposerStaticInit051090fab80b43c2037f77369c99d7be::$files;
|
37 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
38 |
+
composerRequire051090fab80b43c2037f77369c99d7be($fileIdentifier, $file);
|
39 |
}
|
40 |
|
41 |
return $loader;
|
47 |
* @param string $file
|
48 |
* @return void
|
49 |
*/
|
50 |
+
function composerRequire051090fab80b43c2037f77369c99d7be($fileIdentifier, $file)
|
51 |
{
|
52 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
53 |
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
@@ -1052,10 +1052,10 @@ class ComposerStaticInit0a160943eeaef2db21d0ccc10a2041d9
|
|
1052 |
public static function getInitializer(ClassLoader $loader)
|
1053 |
{
|
1054 |
return \Closure::bind(function () use ($loader) {
|
1055 |
-
$loader->prefixLengthsPsr4 =
|
1056 |
-
$loader->prefixDirsPsr4 =
|
1057 |
-
$loader->prefixesPsr0 =
|
1058 |
-
$loader->classMap =
|
1059 |
|
1060 |
}, null, ClassLoader::class);
|
1061 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit051090fab80b43c2037f77369c99d7be
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
1052 |
public static function getInitializer(ClassLoader $loader)
|
1053 |
{
|
1054 |
return \Closure::bind(function () use ($loader) {
|
1055 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit051090fab80b43c2037f77369c99d7be::$prefixLengthsPsr4;
|
1056 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit051090fab80b43c2037f77369c99d7be::$prefixDirsPsr4;
|
1057 |
+
$loader->prefixesPsr0 = ComposerStaticInit051090fab80b43c2037f77369c99d7be::$prefixesPsr0;
|
1058 |
+
$loader->classMap = ComposerStaticInit051090fab80b43c2037f77369c99d7be::$classMap;
|
1059 |
|
1060 |
}, null, ClassLoader::class);
|
1061 |
}
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
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\jp051090fab80b43c2037f77369c99d7be;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
woocommerce.php
CHANGED
@@ -3,13 +3,13 @@
|
|
3 |
* Plugin Name: WooCommerce
|
4 |
* Plugin URI: https://woocommerce.com/
|
5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
6 |
-
* Version: 7.1.0
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://woocommerce.com
|
9 |
* Text Domain: woocommerce
|
10 |
* Domain Path: /i18n/languages/
|
11 |
* Requires at least: 5.8
|
12 |
-
* Requires PHP: 7.
|
13 |
*
|
14 |
* @package WooCommerce
|
15 |
*/
|
3 |
* Plugin Name: WooCommerce
|
4 |
* Plugin URI: https://woocommerce.com/
|
5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
6 |
+
* Version: 7.1.0
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://woocommerce.com
|
9 |
* Text Domain: woocommerce
|
10 |
* Domain Path: /i18n/languages/
|
11 |
* Requires at least: 5.8
|
12 |
+
* Requires PHP: 7.4
|
13 |
*
|
14 |
* @package WooCommerce
|
15 |
*/
|