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