ActionScheduler_Store::get_status() public WC 1.0
{} It's a method of the class: ActionScheduler_Store{}
No Hooks.
Return
String.
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->get_status( $action_id );
- $action_id(string) (required)
- -
Code of ActionScheduler_Store::get_status() ActionScheduler Store::get status WC 5.0.0
abstract public function get_status( $action_id );