Yoast\WP\SEO\User_Meta\Domain
Custom_Meta_Interface::is_setting_enabled()
Returns whether the respective global setting is enabled.
Метод класса: Custom_Meta_Interface{}
Хуков нет.
Возвращает
Строку
.
Использование
$Custom_Meta_Interface = new Custom_Meta_Interface(); $Custom_Meta_Interface->is_setting_enabled(): bool;
Код Custom_Meta_Interface::is_setting_enabled() Custom Meta Interface::is setting enabled Yoast 23.6
public function is_setting_enabled(): bool;