Yoast\WP\SEO\Dashboard\Domain\Score_Groups

Score_Groups_Interface::get_filter_key()publicYoast 1.0

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() Yoast 24.3

public function get_filter_key(): string;