From 64be79ab4b937175e5ea66f4d5ae3865bcdf47f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Thu, 27 Oct 2022 14:57:56 +0200 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 7.1 (markdown) --- Release-Testing-Instructions-WooCommerce-7.1.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-7.1.md b/Release-Testing-Instructions-WooCommerce-7.1.md index 8fd3b04..d0194a0 100644 --- a/Release-Testing-Instructions-WooCommerce-7.1.md +++ b/Release-Testing-Instructions-WooCommerce-7.1.md @@ -219,14 +219,6 @@ add_action( 'admin_init', 'test_create_product_objects' ); Video: https://user-images.githubusercontent.com/13334210/191804320-d3049593-b6e9-43ce-8ca0-a998b0792465.mov -### [Change "WCPay" to "WooCommerce Payments"](https://github.com/woocommerce/woocommerce/pull/34666) #34666 -**_Slack Workflow: WooCommerce Core_** - -1. Ensure you meet the criteria for the experiment here: https://github.com/woocommerce/woocommerce/pull/34251 -2. Go to the **Payments** menu item. -3. Notice that "WooCommerce Payments" appears on the new Payments experiment page instead of "WCPay". See screenshot from a previous version where "WCPay" appears. Now it should say "WooCommerce Payments" instead: -![image](https://user-images.githubusercontent.com/5512652/190027976-d82f4e70-d50d-492c-b0da-5e484c351e30.png) - ### [Disable action buttons when product form is invalid](https://github.com/woocommerce/woocommerce/pull/34658) #34658 **_Slack Workflow: WooCommerce Core_**