ProductCollectionData
ProductCollectionData API.
Description Description
Source Source
File: woocommerce/packages/woocommerce-blocks/src/RestApi/StoreApi/Controllers/ProductCollectionData.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
Methods Methods
- get_collection_params — Get the query params for collections of products.
- get_item_schema — Return the schema.
- get_items — Get a collection of posts and add the post title filter option to \WP_Query.
- register_routes — Register the routes for products.