Automattic\WooCommerce\Internal\Admin\Notes

EmailNotification::init_settings()publicWC 1.0

This email has no user-facing settings.

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

Хуков нет.

Возвращает

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

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

$EmailNotification = new EmailNotification();
$EmailNotification->init_settings();

Код EmailNotification::init_settings() WC 8.7.0

public function init_settings() {}