WPSEO_Metabox_Analysis::is_globally_enabled()
Whether or not this analysis is enabled globally.
Метод класса: WPSEO_Metabox_Analysis{}
Хуков нет.
Возвращает
true|false
. Whether or not this analysis is enabled globally.
Использование
$WPSEO_Metabox_Analysis = new WPSEO_Metabox_Analysis(); $WPSEO_Metabox_Analysis->is_globally_enabled();
Код WPSEO_Metabox_Analysis::is_globally_enabled() WPSEO Metabox Analysis::is globally enabled Yoast 24.6
public function is_globally_enabled();