$store
$store : \ActionScheduler_Store
The active data stores
Class ActionScheduler_wcSystemStatus
$store : \ActionScheduler_Store
The active data stores
get_template(array $status_labels, array $action_counts, array $oldest_and_newest) : mixed
Get oldest or newest scheduled date for a given status.
array | $status_labels | Set of statuses to find oldest & newest action for. |
array | $action_counts | Number of actions grouped by status. |
array | $oldest_and_newest | Date of the oldest and newest action with each status. |