Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

DataStore::get_low_stock_count()

Get low stock count (products with stock < low stock amount, but greater than no stock amount).


Description Description


Return Return

(int) Low stock count.


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.