ActionScheduler_Store::action_counts
Get a count of all actions in the store, grouped by status
Method of the class: ActionScheduler_Store{}
No Hooks.
Returns
Array.
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->action_counts();
ActionScheduler_Store::action_counts() ActionScheduler Store::action counts code WC 10.8.1
abstract public function action_counts();