Products::get_items( AutomatticWooCommerceAdminAPIWP_REST_Request $request )
Get a collection of posts and add the post title filter option to WP_Query.
Description Description
Parameters Parameters
- $request
-
(Required) Full details about the request.
Return Return
(AutomatticWooCommerceAdminAPIWP_Error|AutomatticWooCommerceAdminAPIWP_REST_Response)
Source Source
File: packages/woocommerce-admin/src/API/Products.php