Updated Release Testing Instructions WooCommerce 6.9 (markdown)

rodelgc 2022-08-26 15:15:03 +08:00
parent e166c29055
commit b481b997a3
1 changed files with 6 additions and 1 deletions

@ -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