ActionScheduler_Store::get_status
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() ActionScheduler Store::get status code WC 10.8.1
abstract public function get_status( $action_id );