ActionScheduler_Store::fetch_action()
Метод класса: ActionScheduler_Store{}
Хуков нет.
Возвращает
ActionScheduler_Action
.
Использование
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->fetch_action( $action_id );
- $action_id(строка) (обязательный)
- -
Код ActionScheduler_Store::fetch_action() ActionScheduler Store::fetch action WC 7.7.0
abstract public function fetch_action( $action_id );