OrderMilestones::get_orders_count( bool $no_cache = false )
Get the total count of orders (in the allowed statuses).
Description Description
Parameters Parameters
- $no_cache
-
(Optional) Skip cache.
Default value: false
Return Return
(int) Total orders count.
Source Source
File: packages/woocommerce-admin/src/Notes/OrderMilestones.php