RestApi::__construct()
Method: Constructor
Source: packages/woocommerce-blocks/src/RestApi.php:28
Method: Constructor
Source: packages/woocommerce-blocks/src/RestApi.php:28
Method: The Store API does not require authentication.
Source: packages/woocommerce-blocks/src/RestApi.php:75
Method: When the login cookies are set, they are not available until the next page reload. For the Store API, specifically for returning updated nonces, we need this to be available immediately.
Source: packages/woocommerce-blocks/src/RestApi.php:89
Method: Check if is request to the Store API.
Source: packages/woocommerce-blocks/src/RestApi.php:101
Class: RestApi class.
Source: packages/woocommerce-blocks/src/RestApi.php:15
Method: Initialize class features.
Source: packages/woocommerce-blocks/src/RestApi.php:36
Method: Register REST API routes.
Source: packages/woocommerce-blocks/src/RestApi.php:45
Method: Get routes for a namespace.
Source: packages/woocommerce-blocks/src/RestApi.php:55