DataStore::get_data( array $query )

Get stock counts for the whole store.


Description Description


Parameters Parameters

$query

(Required) Not used for the stock stats data store, but needed for the interface.


Top ↑

Return Return

(array) Array of counts.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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