ActionScheduler_wcSystemStatus::get_template( array $status_labels, array $action_counts, array $oldest_and_newest )
Get oldest or newest scheduled date for a given status.
Description Description
Parameters Parameters
- $status_labels
-
(Required) Set of statuses to find oldest & newest action for.
- $action_counts
-
(Required) Number of actions grouped by status.
- $oldest_and_newest
-
(Required) Date of the oldest and newest action with each status.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php