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