WooCommerce - Version 5.4.0

Version Description

2021-06-08 =

WooCommerce

  • Localization - Added Venezuelan states. #29477
  • Add - Feature WooCommerce Payments in the extensions store for stores in the US, Canada, UK, Ireland, Australia and New Zealand. #29843
  • Add - Product attributes lookup table and debug tools to manually fill or delete it. #29778
  • Add - dates_are_gmt parameters in REST API to searched posts using the post_date_gmt column.
  • Add - labels and searching terms in WooCommerce Navigation link block variations. #29772
  • Enhancement - Improved accessibility of the country and state address fields. #29706
  • Tweak - Updates the date_query usage in the CRUD controller to be consistent, generating an array of queries. #29909
  • Tweak - Search all extension categories instead of just searching the selected category. #29694
  • Tweak - Use WC Admin's native notice nonce generation. #29637
  • Tweak - Change email settings help text to include troubleshooting steps. #29599
  • Fix - Bulk edit on external products causes an error when changing the Backorders setting. #29766
  • Fix - wc_get_low_stock_amount was returning a string, not an integer, for products not having an explicit low stock value set. #29721
  • Fix - Products left without default category assignment when all categories are deleted. #29681
  • Fix - Removed rounding at several places to better support precision when prices are entered more than 2dp. #29318
  • Fix - Migrate deprecated jQuery 3 functions. #29044
  • Dev - Refactored Tracker to use direct DB calls instead of CRUD. #29877
  • Dev - Introduce an option for assignment of variations for Remote Inbox Notification A/B testing. #29894

WooCommerce Admin - 2.3.0 & 2.3.1

  • Add - Add plugin installer to allow installation of plugins via URL #6805
  • Add - Optional children prop to SummaryNumber component #6748
  • Dev - Add data source filter to remote inbox notification system #6794
  • Dev - Add A/A test #6669
  • Dev - Add support for nonces in note actions #6726
  • Dev - Add support for running php unit tests in PHP 8. #6678
  • Dev - Add event recording to start of gateway connections #6801
  • Dev - Do a git clean before the core release. #6945
  • Dev - Fix a bug where trying to load an asset registry causes a crash. #6951
  • Feature - Add recommended payment methods in payment settings. #6760
  • Fix - Disable the continue btn on OBW when requested are being made #6838
  • Fix - Event tracking for merchant email notes #6616
  • Fix - Use the store timezone to make time data requests #6632
  • Fix - Update the checked input radio button margin style #6701
  • Fix - Convert date to timestamp before passing to set_date_prop to persist timezone #6795
  • Fix - Make pagination buttons height and width consistent #6725
  • Fix - Retain persisted queries when navigating to Homescreen #6614
  • Fix - Update folded header style #6724
  • Fix - Unreleated variations showing up in the Products reports #6647
  • Fix - Check active plugins before getting the PayPal onboarding status #6625
  • Fix - Remove no-reply from inbox notification emails #6644
  • Fix - Set up shipping costs task, redirect to shipping settings after completion. #6791
  • Fix - Onboarding logic on WooCommerce update to keep task list present. #6803
  • Fix - Pause inbox message GivingFeedbackNotes #6802
  • Fix - Missed DB version number updates causing unnecessary upgrades. #6818
  • Fix - Parsing bad JSON string data from user WooCommerce meta. #6819
  • Fix - Remove PayPal for India #6828
  • Fix - Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
  • Fix - Calling of get_script_asset_filename with extra parameter #6955
  • Fix - Show Google Listing and Ads in installed marketing extensions section. #7029
  • Performance - Avoid updating customer info synchronously from the front end. #6765
  • Tweak - Add settings_section event prop for CES #6762
  • Tweak - Refactor payments to allow management of methods #6786
  • Tweak - Add tracking data for the preview site button #6623
  • Tweak - Update WC Payments copy on the task list #6734
  • Tweak - Add check to see if value for contains is array, show warning if not. #6645
  • Tweak - Sort the extension task list by completion status and allow toggling visibility. #6792
  • Tweak - Update PayU logo #6829
  • Tweak - Store profiler - Changed MailPoet's title and description #6886
  • Tweak - Store profiler - Changed MailPoet's title and description #6990
  • Tweak - Adjust WC Pay supported countries #7048
  • Update - Replace marketing extension - Google Listings and Ads. #6939
  • Update - Update choose niche note cta URL #6733
  • Update - UI updates to Payment Task screen #6766
  • Update - Adding setup required icon for non-configured payment methods #6811
  • Update - Payment recommendation screen transition and add external link icon. #7022

WooCommerce Blocks Package - 5.1.0

  • Add - Introduced AssetsController and BlockTypesController classes (which replace Assets.php and Library.php). #4094
  • Tweak - Replaced usage of the woocommerce_shared_settings hook. This will be deprecated. #4092

WooCommerce Blocks Feature Plugin - 5.1.0

  • Add - Added support to the Store API for batching requests. This allows multiple POST requests to be made at once to reduce the number of separate requests being made to the API. #4075
  • Tweak - Improve error message displayed when a payment method didn't have all its dependencies registered. #4176
  • Tweak - Improvements to emitEventWithAbort. #4158
  • Tweak - Rename onCheckoutBeforeProcessing to onCheckoutValidationBeforeProcessing.
  • Tweak - Switched to rest_preload_api_request for API hydration in cart and checkout blocks. #4090
  • Fix - Prevent parts of old addresses being displayed in the shipping calculator when changing countries. #4038
  • Fix - issue in which email and phone fields are cleared when using a separate billing address. #4162

See changelog for all versions.

Download this release

Release Info

Developer obliviousharmony
Plugin Icon 128x128 WooCommerce
Version 5.4.0
Comparing to
See all releases

Code changes from version 5.4.0-rc.1 to 5.4.0

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.4.0-rc.1\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-05-24T22:44:22+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.5.0-alpha\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.4.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-06-07T05:43:07+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.5.0-alpha\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.3.0
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -160,29 +160,29 @@ WooCommerce comes with some sample data you can use to see how products look; im
160
 
161
  == Changelog ==
162
 
163
- = 5.4.0 RC 2021-05-24 =
164
 
165
  **WooCommerce**
166
 
167
- * Tweak - Updates the date_query usage in the CRUD controller to be consistent, generating an array of queries. #29909
168
- * Dev - Refactored Tracker to use direct DB calls instead of CRUD. #29877
169
  * Add - Feature WooCommerce Payments in the extensions store for stores in the US, Canada, UK, Ireland, Australia and New Zealand. #29843
170
  * Add - Product attributes lookup table and debug tools to manually fill or delete it. #29778
171
- * Fix - Bulk edit on external products causes an error when changing the Backorders setting. #29766
172
- * Fix - wc_get_low_stock_amount was returning a string, not an integer, for products not having an explicit low stock value set. #29721
173
  * Enhancement - Improved accessibility of the country and state address fields. #29706
 
174
  * Tweak - Search all extension categories instead of just searching the selected category. #29694
175
- * Fix - Products left without default category assignment when all categories are deleted. #29681
176
  * Tweak - Use WC Admin's native notice nonce generation. #29637
177
  * Tweak - Change email settings help text to include troubleshooting steps. #29599
178
- * Localization - Added Venezuelan states. #29477
 
 
179
  * Fix - Removed rounding at several places to better support precision when prices are entered more than 2dp. #29318
180
  * Fix - Migrate deprecated jQuery 3 functions. #29044
181
- * Add - dates_are_gmt parameters in REST API to searched posts using the post_date_gmt column.
182
- * Add - labels and searching terms in WooCommerce Navigation link block variations. #29772
183
- * dev: Introduce an option for assignment of variations for Remote Inbox Notification A/B testing
184
 
185
- **WooCommerce Admin - 2.3.0**
186
 
187
  * Add - Add plugin installer to allow installation of plugins via URL #6805
188
  * Add - Optional children prop to SummaryNumber component #6748
@@ -213,6 +213,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
213
  * Fix - Remove PayPal for India #6828
214
  * Fix - Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
215
  * Fix - Calling of get_script_asset_filename with extra parameter #6955
 
216
  * Performance - Avoid updating customer info synchronously from the front end. #6765
217
  * Tweak - Add settings_section event prop for CES #6762
218
  * Tweak - Refactor payments to allow management of methods #6786
@@ -222,10 +223,13 @@ WooCommerce comes with some sample data you can use to see how products look; im
222
  * Tweak - Sort the extension task list by completion status and allow toggling visibility. #6792
223
  * Tweak - Update PayU logo #6829
224
  * Tweak - Store profiler - Changed MailPoet's title and description #6886
 
 
225
  * Update - Replace marketing extension - Google Listings and Ads. #6939
226
  * Update - Update choose niche note cta URL #6733
227
  * Update - UI updates to Payment Task screen #6766
228
  * Update - Adding setup required icon for non-configured payment methods #6811
 
229
 
230
  **WooCommerce Blocks Package - 5.1.0**
231
 
@@ -237,9 +241,9 @@ WooCommerce comes with some sample data you can use to see how products look; im
237
  * Add - Added support to the Store API for batching requests. This allows multiple POST requests to be made at once to reduce the number of separate requests being made to the API. #4075
238
  * Tweak - Improve error message displayed when a payment method didn't have all its dependencies registered. #4176
239
  * Tweak - Improvements to `emitEventWithAbort`. #4158
240
- * Fix - Prevent parts of old addresses being displayed in the shipping calculator when changing countries. #4038
241
- * Fix - issue in which email and phone fields are cleared when using a separate billing address. #4162
242
  * Tweak - Rename onCheckoutBeforeProcessing to onCheckoutValidationBeforeProcessing.
243
  * Tweak - Switched to `rest_preload_api_request` for API hydration in cart and checkout blocks. #4090
 
 
244
 
245
  [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).
4
  Requires at least: 5.5
5
  Tested up to: 5.7
6
  Requires PHP: 7.0
7
+ Stable tag: 5.4.0
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
160
 
161
  == Changelog ==
162
 
163
+ = 5.4.0 2021-06-08 =
164
 
165
  **WooCommerce**
166
 
167
+ * Localization - Added Venezuelan states. #29477
 
168
  * Add - Feature WooCommerce Payments in the extensions store for stores in the US, Canada, UK, Ireland, Australia and New Zealand. #29843
169
  * Add - Product attributes lookup table and debug tools to manually fill or delete it. #29778
170
+ * Add - dates_are_gmt parameters in REST API to searched posts using the post_date_gmt column.
171
+ * Add - labels and searching terms in WooCommerce Navigation link block variations. #29772
172
  * Enhancement - Improved accessibility of the country and state address fields. #29706
173
+ * Tweak - Updates the date_query usage in the CRUD controller to be consistent, generating an array of queries. #29909
174
  * Tweak - Search all extension categories instead of just searching the selected category. #29694
 
175
  * Tweak - Use WC Admin's native notice nonce generation. #29637
176
  * Tweak - Change email settings help text to include troubleshooting steps. #29599
177
+ * Fix - Bulk edit on external products causes an error when changing the Backorders setting. #29766
178
+ * Fix - wc_get_low_stock_amount was returning a string, not an integer, for products not having an explicit low stock value set. #29721
179
+ * Fix - Products left without default category assignment when all categories are deleted. #29681
180
  * Fix - Removed rounding at several places to better support precision when prices are entered more than 2dp. #29318
181
  * Fix - Migrate deprecated jQuery 3 functions. #29044
182
+ * Dev - Refactored Tracker to use direct DB calls instead of CRUD. #29877
183
+ * Dev - Introduce an option for assignment of variations for Remote Inbox Notification A/B testing. #29894
 
184
 
185
+ **WooCommerce Admin - 2.3.0 & 2.3.1**
186
 
187
  * Add - Add plugin installer to allow installation of plugins via URL #6805
188
  * Add - Optional children prop to SummaryNumber component #6748
213
  * Fix - Remove PayPal for India #6828
214
  * Fix - Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
215
  * Fix - Calling of get_script_asset_filename with extra parameter #6955
216
+ * Fix - Show Google Listing and Ads in installed marketing extensions section. #7029
217
  * Performance - Avoid updating customer info synchronously from the front end. #6765
218
  * Tweak - Add settings_section event prop for CES #6762
219
  * Tweak - Refactor payments to allow management of methods #6786
223
  * Tweak - Sort the extension task list by completion status and allow toggling visibility. #6792
224
  * Tweak - Update PayU logo #6829
225
  * Tweak - Store profiler - Changed MailPoet's title and description #6886
226
+ * Tweak - Store profiler - Changed MailPoet's title and description #6990
227
+ * Tweak - Adjust WC Pay supported countries #7048
228
  * Update - Replace marketing extension - Google Listings and Ads. #6939
229
  * Update - Update choose niche note cta URL #6733
230
  * Update - UI updates to Payment Task screen #6766
231
  * Update - Adding setup required icon for non-configured payment methods #6811
232
+ * Update - Payment recommendation screen transition and add external link icon. #7022
233
 
234
  **WooCommerce Blocks Package - 5.1.0**
235
 
241
  * Add - Added support to the Store API for batching requests. This allows multiple POST requests to be made at once to reduce the number of separate requests being made to the API. #4075
242
  * Tweak - Improve error message displayed when a payment method didn't have all its dependencies registered. #4176
243
  * Tweak - Improvements to `emitEventWithAbort`. #4158
 
 
244
  * Tweak - Rename onCheckoutBeforeProcessing to onCheckoutValidationBeforeProcessing.
245
  * Tweak - Switched to `rest_preload_api_request` for API hydration in cart and checkout blocks. #4090
246
+ * Fix - Prevent parts of old addresses being displayed in the shipping calculator when changing countries. #4038
247
+ * Fix - issue in which email and phone fields are cleared when using a separate billing address. #4162
248
 
249
  [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit369bca394b6c93ce0a4d6619908a242c::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit35dc9adf76f42aa429e80d82042db493::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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 ComposerAutoloaderInit369bca394b6c93ce0a4d6619908a242c
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInit369bca394b6c93ce0a4d6619908a242c
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInit369bca394b6c93ce0a4d6619908a242c', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
- spl_autoload_unregister(array('ComposerAutoloaderInit369bca394b6c93ce0a4d6619908a242c', '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\ComposerStaticInit369bca394b6c93ce0a4d6619908a242c::getInitializer($loader));
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 ComposerAutoloaderInit35dc9adf76f42aa429e80d82042db493
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInit35dc9adf76f42aa429e80d82042db493', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
+ spl_autoload_unregister(array('ComposerAutoloaderInit35dc9adf76f42aa429e80d82042db493', '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\ComposerStaticInit35dc9adf76f42aa429e80d82042db493::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 ComposerStaticInit369bca394b6c93ce0a4d6619908a242c
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'S' =>
@@ -861,10 +861,10 @@ class ComposerStaticInit369bca394b6c93ce0a4d6619908a242c
861
  public static function getInitializer(ClassLoader $loader)
862
  {
863
  return \Closure::bind(function () use ($loader) {
864
- $loader->prefixLengthsPsr4 = ComposerStaticInit369bca394b6c93ce0a4d6619908a242c::$prefixLengthsPsr4;
865
- $loader->prefixDirsPsr4 = ComposerStaticInit369bca394b6c93ce0a4d6619908a242c::$prefixDirsPsr4;
866
- $loader->prefixesPsr0 = ComposerStaticInit369bca394b6c93ce0a4d6619908a242c::$prefixesPsr0;
867
- $loader->classMap = ComposerStaticInit369bca394b6c93ce0a4d6619908a242c::$classMap;
868
 
869
  }, null, ClassLoader::class);
870
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit35dc9adf76f42aa429e80d82042db493
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'S' =>
861
  public static function getInitializer(ClassLoader $loader)
862
  {
863
  return \Closure::bind(function () use ($loader) {
864
+ $loader->prefixLengthsPsr4 = ComposerStaticInit35dc9adf76f42aa429e80d82042db493::$prefixLengthsPsr4;
865
+ $loader->prefixDirsPsr4 = ComposerStaticInit35dc9adf76f42aa429e80d82042db493::$prefixDirsPsr4;
866
+ $loader->prefixesPsr0 = ComposerStaticInit35dc9adf76f42aa429e80d82042db493::$prefixesPsr0;
867
+ $loader->classMap = ComposerStaticInit35dc9adf76f42aa429e80d82042db493::$classMap;
868
 
869
  }, null, ClassLoader::class);
870
  }
vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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\jp369bca394b6c93ce0a4d6619908a242c;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp35dc9adf76f42aa429e80d82042db493;
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.4.0-rc.1
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.4.0
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce