ActionScheduler_Store::action_countspublicWC 1.0

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() code WC 10.8.1

abstract public function action_counts();