ActionScheduler_wcSystemStatus::get_action_status_date( string $status, string $date_type = 'oldest' )

Get oldest or newest scheduled date for a given status.


Description Description


Parameters Parameters

$status

(Required) Action status label/name string.

$date_type

(Optional) Oldest or Newest.

Default value: 'oldest'


Top ↑

Return Return

(DateTime)


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.