DataStore::get_products_by_cat_ids( array $categories )

Returns an array of products belonging to given categories.


Description Description


Parameters Parameters

$categories

(Required) List of categories IDs.


Top ↑

Return Return

(array|AutomatticWooCommerceAdminAPIReportsstdClass)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/DataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.