ActionScheduler_Store::unclaim_action()
Method of the class: ActionScheduler_Store{}
No Hooks.
Return
null
. Nothing (null).
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->unclaim_action( $action_id );
- $action_id(string) (required)
- -
ActionScheduler_Store::unclaim_action() ActionScheduler Store::unclaim action code WC 9.2.3
abstract public function unclaim_action( $action_id );