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


Top ↑

Return Return

(int) Total orders count.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/OrderMilestones.php




Top ↑

User Contributed Notes User Contributed Notes

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