WooCommerce - Version 7.0.0

Version Description

2022-10-11 =

WooCommerce

  • Fix - Fix: can't place orders for Saint Martin (French part) #34920
  • Fix - Fix the wc pay view logic so that we don't display it even when payment task is completed #34892
  • Fix - Added in the missing tracks events for the shipping default settings tour #34601
  • Fix - Add missing styles for the progress bar component #34521
  • Fix - Allow customer to save a product when tinymce is not the default text editor #34551
  • Fix - Corrects the plurality of an "Orders" string to fix the .pot file #34491
  • Fix - Ensure customer notes can be set, retrieved and edited when using COT. #34477
  • Fix - Fix "1 of 2 steps" is shown for the first step in a 3 step tour #34413
  • Fix - Fix Button block markup for Onboarding homepage #33966
  • Fix - Fix country field is empty when navigating back to "Store Details" tab #34484
  • Fix - Fixed the image size issue in the marketing slider. #34589
  • Fix - Fix error when 'woocommerce_enqueue_styles' returns non-array. #34671
  • Fix - Fix product list price help label to properly reflect tax settings. #34564
  • Fix - Fix recording events without props #34595 #34595
  • Fix - Fix texts in wca client/wp-admin-scripts are not translated #34371
  • Fix - handle mobile app wrong user connection #34653
  • Fix - Hide finish setup button when task list is disabled #34410
  • Fix - Initialize order dates in the COT datastore using the correct timezone. #34474
  • Fix - Move-to-trash link (within the order editor) should also work with Custom Order Tables. #34483
  • Fix - Prevent fatal errors during uninstall when WC_REMOVE_ALL_DATA is true. #34469
  • Fix - Prevent fatal error when throwing exceptions in relation to coupon usage. #34562
  • Fix - Shipping defaults is now set when the user completes onboarding profiler, even if they did not set their address details #34610
  • Fix - Show password visibility toggle on checkout login form. #34537
  • Fix - Update Guernsey state field to non-required. #34500
  • Fix - Update post directly to update correct post_modified value. #34611
  • Fix - Update Remote Inbox Notification Country rule to return false when default country is used and onboarding not yet completed. #34632
  • Fix - Use the term slug instead of name in order-again flow. #34472
  • Fix - When a coupon has been trashed, it should become unusable. #33791
  • Fix - COT Fix error during apply coupon when COT enabled. #34498
  • Fix - Fix Enriched-label styles. #34382
  • Fix - Fix failing to update onboarding profile data for PHP 8. #34832
  • Add - Added the get mobile app task to the additional tasklist #34651
  • Add - Added tracks for woocommerce mobile app modal #34670
  • Add - Add include_meta and exclude_meta collection params to the orders and products WC REST API endpoints. These allow for limiting which meta keys are included in the meta_data response. #34478
  • Add - Adding datetimepicker component. #34293
  • Add - Add product link field to the new edit product form. #34313
  • Add - Add recordEvent validation to Tracks package #34005 #34005
  • Add - Adds bulk action support to the COT admin list table for deletion, trashing, and restoration. #34425
  • Add - Adds marketing messages of mobile apps to New order mail. #34467
  • Add - Implement get_order_count(), get_unpaid_orders() and get_order_id_by_order_key() in the COT datastore. #34324
  • Add - Integrates (COT) order search with the admin list table for orders. #34421
  • Add - Link backfilling to the migration process. #34167
  • Add - Re-enable JITMs in the WC Admin. #34383
  • Add - Support for order type in custom order tables. #34050
  • Add - Support order searches as an integral part of how (COT) order queries work. #34405
  • Add - UI Revamp on Marketing Page with feature toggle. #34642
  • Add - Woo Mobile Welcome Page with Magic Link feature #34637
  • Update - Update WooCommerce Blocks to 8.5.1 #34807
  • Update - Updates tracking parameters for marketing messages of mobile apps in New order mail. #34717
  • Update - Add an empty list of states for Saint Martin (French part) #34521
  • Update - Add Wish and Walmart to the platform options #34541
  • Update - Add wp_version prop to storeprofiler_store_business_details_continue track #34439
  • Update - Price section - Small refactor and style fix #34558
  • Update - Refactor inbox notes to have get_note method #34357
  • Update - Replace Facebook icon. #34592
  • Update - Set multichannel-marketing to true in core.json to display new Marketing option in WooCommerce Settings. #34683
  • Update - Update get_product_data to send request with a locale query param for translation #34461
  • Update - Update Google logo icon for marketing page. #34471
  • Update - Update remote inbox notifications README.md #34411
  • Update - Update WooCommerce Blocks to 8.5.0 #34654
  • Dev - Added tests to account for removal of foreign key for download log. #34416
  • Dev - Add missing field "is_read" to notes item schema #34220
  • Dev - Add the AccessiblePrivateMethods trait #34019
  • Dev - All we're doing here is changing the caching entries in turbo.json. #34606
  • Dev - change webpack config to use asset modules instead of custom loaders #34649
  • Dev - Make connect text translatable, add application-password section URL #34363
  • Dev - Make Yoda conditions mandatory again. #34335
  • Dev - Removed deprecation notice from readme files #34476
  • Dev - This change only impacts the validation of changelog files. #34520
  • Dev - Update wp data version and jest config to fix admin tests for pnpm 7 #34428
  • Dev - Update jest@^26.5.1 from ^25. #34322
  • Dev - Implement "Discover more marketing tools" card. #34415
  • Tweak - Add additional class to no-products-found info banner for easier contextual targeting. #34362
  • Tweak - Add back FB to Installed marketing extensions list. #34259
  • Tweak - Add filter hooks to the Product Reviews admin list table. #34393
  • Tweak - Add filter woocommerce_cart_item_is_purchasable to allow purchasing non-purchasable items. #26179
  • Tweak - Add support for an atomic meta_query arg in COT's order query code. #34347
  • Tweak - Add WooCommerce user-agent to WooCommerce.com requests #33927
  • Tweak - Adjust names of Bulgarian sub-divisons (in accordance with current CLDR spec). #34381
  • Tweak - Implement default columns in COT table #34445
  • Tweak - Remove CompleteStoreDetails note #34515
  • Tweak - Remove foreign key requirement from download_log table. #34318
  • Enhancement - Add a header for the store details task item #34712
  • Enhancement - Add and use ON_DUPLICATE_KEY update function to perform update/insert without additional query. #34590
  • Enhancement - Add new indexes to DB tables for better performance. Additionally, remove the auto_incr from wc_orders.id column so that as an added protection against direct inserts. #34588
  • Enhancement - Add option to serve downloadable files inline. #31145
  • Enhancement - Add util functions for getting order update and create links. #34499
  • Enhancement - Collapse the short description module by default. Add tooltips clarifying product description and short description editors. #34619
  • Enhancement - Redirect CPT-based admin order URLs to the corresponding Custom Order Table URLs. #34644

WooCommerce Blocks 8.4.0 & 8.5.0 & 8.5.1

  • Enhancement - Update the filter Apply buttons to match the new designs. (6958)
  • Enhancement - Update the design of the Filter Products by Attribute block. (6920)
  • Enhancement - Update the design of the Filter by Attribute block settings panel. (6912)
  • Enhancement - Terms and conditions, and Privacy policy links open in a new tab by default. (6908)
  • Enhancement - layout updates to the Active Filters block. (6905)
  • Enhancement - Update the design of the Filter Products by Stock block. (6883)
  • Enhancement - Update the design of the Filter Products by Price block. (6877)
  • Enhancement - Allow making the Cart/Checkout block page the default one from within the editor. (6867)
  • Enhancement - Register product search as a core/search variation when available. (6191)
  • Enhancement - Improve the alignment of the Remove button in the Filter by Attribute block. (7088)
  • Enhancement - Enhance the display of the Active filters block changing the sizes of the text. (7087)
  • Enhancement - Add loading placeholders to Active Filters block. (7083)
  • Enhancement - Improved many of the labels to be less technical and more user-friendly. (7045)
  • Enhancement - Featured Item Blocks: Remove inline default color so that custom colors from Global Styles are applied correctly. (7036)
  • Enhancement - Update "remove filter" icon on the Active Filters block to use Icon component in both layouts. (7035)
  • Enhancement - Update filter by price skeleton design. (6997)
  • Enhancement - Update filter by attribute skeleton design. (6990)
  • Fix - Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. (7211)
  • Fix - Fixed a bug with a class name deriving from a translatable string. (6914)
  • Fix - Fix checkbox label when count is zero. (7073)
  • Fix - Fix incompatible Classic Template block notice in the Editor for Woo specific templates. (7033)
  • Fix - Update - remove __experimentalDuotone from Featured Product and Featured Category blocks. (7000)
  • Dev - Add steps to retrieve products variations in Store API documentation. (7076)

See changelog for all versions.

Download this release

Release Info

Developer royho
Plugin Icon 128x128 WooCommerce
Version 7.0.0
Comparing to
See all releases

Code changes from version 7.0.0-rc.2 to 7.0.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 7.0.0-rc.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2022-10-05T14:34:33+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"
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WooCommerce 7.0.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-10-11T15:41:48+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"
includes/emails/class-wc-email-new-order.php CHANGED
@@ -227,9 +227,11 @@ if ( ! class_exists( 'WC_Email_New_Order' ) ) :
227
 
228
  /**
229
  * Add mobile messaging.
 
 
230
  */
231
- public function mobile_messaging() {
232
- if ( null !== $this->object ) {
233
  $domain = wp_parse_url( home_url(), PHP_URL_HOST );
234
  wc_get_template(
235
  'emails/email-mobile-messaging.php',
227
 
228
  /**
229
  * Add mobile messaging.
230
+ *
231
+ * @param WC_Email $email that called for mobile messaging. May not contain a WC_Email for legacy reasons.
232
  */
233
+ public function mobile_messaging( $email ) {
234
+ if ( $email instanceof WC_Email_New_Order && null !== $this->object ) {
235
  $domain = wp_parse_url( home_url(), PHP_URL_HOST );
236
  wc_get_template(
237
  'emails/email-mobile-messaging.php',
includes/rest-api/Controllers/Version3/class-wc-rest-controller.php CHANGED
@@ -618,7 +618,7 @@ abstract class WC_REST_Controller extends WP_REST_Controller {
618
  $exclude = (array) $request['exclude_meta'];
619
 
620
  if ( ! empty( $include ) ) {
621
- return array_filter(
622
  $meta_data,
623
  function( WC_Meta_Data $item ) use ( $include ) {
624
  $data = $item->get_data();
@@ -626,7 +626,7 @@ abstract class WC_REST_Controller extends WP_REST_Controller {
626
  }
627
  );
628
  } elseif ( ! empty( $exclude ) ) {
629
- return array_filter(
630
  $meta_data,
631
  function( WC_Meta_Data $item ) use ( $exclude ) {
632
  $data = $item->get_data();
@@ -635,6 +635,7 @@ abstract class WC_REST_Controller extends WP_REST_Controller {
635
  );
636
  }
637
 
638
- return $meta_data;
 
639
  }
640
  }
618
  $exclude = (array) $request['exclude_meta'];
619
 
620
  if ( ! empty( $include ) ) {
621
+ $meta_data = array_filter(
622
  $meta_data,
623
  function( WC_Meta_Data $item ) use ( $include ) {
624
  $data = $item->get_data();
626
  }
627
  );
628
  } elseif ( ! empty( $exclude ) ) {
629
+ $meta_data = array_filter(
630
  $meta_data,
631
  function( WC_Meta_Data $item ) use ( $exclude ) {
632
  $data = $item->get_data();
635
  );
636
  }
637
 
638
+ // Ensure the array indexes are reset so it doesn't get converted to an object in JSON.
639
+ return array_values( $meta_data );
640
  }
641
  }
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, storefront, checkout, downlo
4
  Requires at least: 5.8
5
  Tested up to: 6.0
6
  Requires PHP: 7.2
7
- Stable tag: 6.9.4
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -193,7 +193,6 @@ WooCommerce comes with some sample data you can use to see how products look; im
193
  * Fix - Update Guernsey state field to non-required. [#34500](https://github.com/woocommerce/woocommerce/pull/34500)
194
  * Fix - Update post directly to update correct post_modified value. [#34611](https://github.com/woocommerce/woocommerce/pull/34611)
195
  * Fix - Update Remote Inbox Notification Country rule to return false when default country is used and onboarding not yet completed. [#34632](https://github.com/woocommerce/woocommerce/pull/34632)
196
- * Fix - Use offsetted datetime when displaying order created date. [#34687](https://github.com/woocommerce/woocommerce/pull/34687)
197
  * Fix - Use the term slug instead of name in order-again flow. [#34472](https://github.com/woocommerce/woocommerce/pull/34472)
198
  * Fix - When a coupon has been trashed, it should become unusable. [#33791](https://github.com/woocommerce/woocommerce/pull/33791)
199
  * Fix - [COT](https://github.com/woocommerce/woocommerce/pull/) Fix error during apply coupon when COT enabled. [#34498](https://github.com/woocommerce/woocommerce/pull/34498)
4
  Requires at least: 5.8
5
  Tested up to: 6.0
6
  Requires PHP: 7.2
7
+ Stable tag: 7.0.0
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
193
  * Fix - Update Guernsey state field to non-required. [#34500](https://github.com/woocommerce/woocommerce/pull/34500)
194
  * Fix - Update post directly to update correct post_modified value. [#34611](https://github.com/woocommerce/woocommerce/pull/34611)
195
  * Fix - Update Remote Inbox Notification Country rule to return false when default country is used and onboarding not yet completed. [#34632](https://github.com/woocommerce/woocommerce/pull/34632)
 
196
  * Fix - Use the term slug instead of name in order-again flow. [#34472](https://github.com/woocommerce/woocommerce/pull/34472)
197
  * Fix - When a coupon has been trashed, it should become unusable. [#33791](https://github.com/woocommerce/woocommerce/pull/33791)
198
  * Fix - [COT](https://github.com/woocommerce/woocommerce/pull/) Fix error during apply coupon when COT enabled. [#34498](https://github.com/woocommerce/woocommerce/pull/34498)
vendor/autoload.php CHANGED
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
- return ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::getLoader();
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
+ return ComposerAutoloaderInit9aab37e878c2a19540af694104b0740f::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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 ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc
6
  {
7
  private static $loader;
8
 
@@ -24,18 +24,18 @@ class ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
- call_user_func(\Composer\Autoload\ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
- $includeFiles = \Composer\Autoload\ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
- composerRequire3b7bdca0e7df7f0f9ddaaf3165c6e8dc($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
@@ -47,7 +47,7 @@ class ComposerAutoloaderInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc
47
  * @param string $file
48
  * @return void
49
  */
50
- function composerRequire3b7bdca0e7df7f0f9ddaaf3165c6e8dc($fileIdentifier, $file)
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 ComposerAutoloaderInit9aab37e878c2a19540af694104b0740f
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInit9aab37e878c2a19540af694104b0740f', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit9aab37e878c2a19540af694104b0740f', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
+ call_user_func(\Composer\Autoload\ComposerStaticInit9aab37e878c2a19540af694104b0740f::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
+ $includeFiles = \Composer\Autoload\ComposerStaticInit9aab37e878c2a19540af694104b0740f::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
+ composerRequire9aab37e878c2a19540af694104b0740f($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
47
  * @param string $file
48
  * @return void
49
  */
50
+ function composerRequire9aab37e878c2a19540af694104b0740f($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 ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc
8
  {
9
  public static $files = array (
10
  'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
@@ -1043,10 +1043,10 @@ class ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc
1043
  public static function getInitializer(ClassLoader $loader)
1044
  {
1045
  return \Closure::bind(function () use ($loader) {
1046
- $loader->prefixLengthsPsr4 = ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::$prefixLengthsPsr4;
1047
- $loader->prefixDirsPsr4 = ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::$prefixDirsPsr4;
1048
- $loader->prefixesPsr0 = ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::$prefixesPsr0;
1049
- $loader->classMap = ComposerStaticInit3b7bdca0e7df7f0f9ddaaf3165c6e8dc::$classMap;
1050
 
1051
  }, null, ClassLoader::class);
1052
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit9aab37e878c2a19540af694104b0740f
8
  {
9
  public static $files = array (
10
  'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
1043
  public static function getInitializer(ClassLoader $loader)
1044
  {
1045
  return \Closure::bind(function () use ($loader) {
1046
+ $loader->prefixLengthsPsr4 = ComposerStaticInit9aab37e878c2a19540af694104b0740f::$prefixLengthsPsr4;
1047
+ $loader->prefixDirsPsr4 = ComposerStaticInit9aab37e878c2a19540af694104b0740f::$prefixDirsPsr4;
1048
+ $loader->prefixesPsr0 = ComposerStaticInit9aab37e878c2a19540af694104b0740f::$prefixesPsr0;
1049
+ $loader->classMap = ComposerStaticInit9aab37e878c2a19540af694104b0740f::$classMap;
1050
 
1051
  }, null, ClassLoader::class);
1052
  }
vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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\jp3b7bdca0e7df7f0f9ddaaf3165c6e8dc;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp9aab37e878c2a19540af694104b0740f;
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: 7.0.0-rc.2
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: 7.0.0
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce