ActionScheduler_WPCLI_Command::executepublicWC 1.0

Execute command.

Метод класса: ActionScheduler_WPCLI_Command{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$ActionScheduler_WPCLI_Command = new ActionScheduler_WPCLI_Command();
$ActionScheduler_WPCLI_Command->execute();

Код ActionScheduler_WPCLI_Command::execute() WC 10.8.1

abstract public function execute();