Yoast\WP\SEO\Integrations\Watchers
Indexable_Static_Home_Page_Watcher::get_conditionals() public Yoast 1.0
{} Это метод класса: Indexable_Static_Home_Page_Watcher{}
Хуков нет.
Возвращает
Null. Ничего.
Использование
$result = Indexable_Static_Home_Page_Watcher::get_conditionals();
Код Indexable_Static_Home_Page_Watcher::get_conditionals() Indexable Static Home Page Watcher::get conditionals Yoast 15.6.2
public static function get_conditionals() {
return [ Admin_Conditional::class ];
}