From b481b997a35ebae1a1da7a687432d6e90ef3547e Mon Sep 17 00:00:00 2001 From: rodelgc Date: Fri, 26 Aug 2022 15:15:03 +0800 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 6.9 (markdown) --- Release-Testing-Instructions-WooCommerce-6.9.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Release-Testing-Instructions-WooCommerce-6.9.md b/Release-Testing-Instructions-WooCommerce-6.9.md index 4138923..6f8eb1d 100644 --- a/Release-Testing-Instructions-WooCommerce-6.9.md +++ b/Release-Testing-Instructions-WooCommerce-6.9.md @@ -724,7 +724,12 @@ With a new store, **Test remote inbox notes** 1. Use a fresh site -2. Change [this URL](https://github.com/woocommerce/woocommerce/blob/d8dd9853b60d6bd0c1eb0fe5426c56698bbec07b/plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php#L18) to `https://gist.githubusercontent.com/chihsuan/e2aff67165428d2fd749b68cb7c75e74/raw/50a5adf7250240c6e667966b098d0001ef6c8faa/test_remote_inbox_specs` +2. Install and activate [WP File Manager](https://wordpress.org/plugins/wp-file-manager/) plugin. +1. In WP Admin, navigate to the WP File Manager page (/wp-admin/admin.php?page=wp_file_manager) +1. Using WP File Manager, navigate to `public/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications` +1. Right-click on the `DataSourcePoller.php` file and select `Code Editor`. +1. Look for this [line] (you should see a URL) and replace it with https://gist.githubusercontent.com/chihsuan/e2aff67165428d2fd749b68cb7c75e74/raw/50a5adf7250240c6e667966b098d0001ef6c8faa/test_remote_inbox_specs +1. Save the change. 4. Delete `_transient_woocommerce_admin_remote_inbox_notifications_specs` if it exists 5. Go to WooCommerce > Home 6. Skip OBW