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.


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.