Products::prepare_objects_query()
Method: Make extra product orderby features supported by WooCommerce available to the WC API.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:145
Method: Make extra product orderby features supported by WooCommerce available to the WC API.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:145
Method: Get product data.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:205
Method: Get a usable add to cart URL.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:235
Method: Update the collection params.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:253
Method: Get the Product’s schema, conforming to JSON Schema.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:296
Class: REST API Products controller class.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:21
Method: Register the routes for products.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:40
Method: Check if a given request has access to read items.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:88
Method: Check if a given request has access to read an item.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:101
Method: Change REST API permissions so that authors have access to this API.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Products.php:116