Yoast\WP\SEO\Dashboard\Domain\Score_Groups
Score_Groups_Interface::get_filter_value()
Gets the value 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_value(): string;
Код Score_Groups_Interface::get_filter_value() Score Groups Interface::get filter value Yoast 24.4
public function get_filter_value(): string;