Yoast\WP\SEO\Dashboard\Domain\Score_Groups
Score_Groups_Interface::get_filter_key()
Gets the key of the score group that is used when filtering on the posts page.
Метод класса: Score_Groups_Interface{}
Хуков нет.
Возвращает
Строку
.
Использование
$Score_Groups_Interface = new Score_Groups_Interface(); $Score_Groups_Interface->get_filter_key(): string;
Код Score_Groups_Interface::get_filter_key() Score Groups Interface::get filter key Yoast 24.3
public function get_filter_key(): string;