ActionScheduler_Store::get_statuspublicWC 1.0

Get action's status.

Method of the class: ActionScheduler_Store{}

No Hooks.

Returns

String.

Usage

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->get_status( $action_id );
$action_id(string) (required)
Action ID.

ActionScheduler_Store::get_status() code WC 10.8.1

abstract public function get_status( $action_id );