WPSEO_Metabox_Analysis::is_user_enabled() public Yoast 1.0
Whether or not this analysis is enabled by the user.
{} Это метод класса: WPSEO_Metabox_Analysis{}
Хуков нет.
Возвращает
true/false
. Whether or not this analysis is enabled by the user.
Использование
$WPSEO_Metabox_Analysis = new WPSEO_Metabox_Analysis(); $WPSEO_Metabox_Analysis->is_user_enabled();
Код WPSEO_Metabox_Analysis::is_user_enabled() WPSEO Metabox Analysis::is user enabled Yoast 16.1.1
public function is_user_enabled();