rebase from live enviornment

This commit is contained in:
Rachit Bhargava
2024-01-09 22:14:20 -05:00
parent ff0b49a046
commit 3a22fcaa4a
15968 changed files with 2344674 additions and 45234 deletions

View File

@@ -124,7 +124,7 @@ class WC_REST_WCCOM_Site_Installer_Controller_V2 extends WC_REST_Controller {
}
/**
* Install WooCommerce.com products.
* Install Woo.com products.
*
* @since 7.7.0
* @param WP_REST_Request $request Full details about the request.

View File

@@ -125,7 +125,7 @@ class WC_REST_WCCOM_Site_Installer_Controller extends WC_REST_Controller {
}
/**
* Install WooCommerce.com products.
* Install Woo.com products.
*
* @since 3.7.0
* @param WP_REST_Request $request Full details about the request.

View File

@@ -106,7 +106,7 @@ class WC_REST_WCCOM_Site_SSR_Controller extends WC_REST_Controller {
$data = $ssr_controller->get_items( $request );
$data = $data->get_data();
// Submit SSR data to WooCommerce.com.
// Submit SSR data to Woo.com.
$request = WC_Helper_API::post(
'ssr',
array(