Yoast\WP\SEO\Dashboard\Domain\Filter_Pairs
Filter_Pairs_Interface::get_filtered_content_type
Gets the filtered content type.
Метод класса: Filter_Pairs_Interface{}
Хуков нет.
Возвращает
Строку.
Использование
$Filter_Pairs_Interface = new Filter_Pairs_Interface(); $Filter_Pairs_Interface->get_filtered_content_type(): string;
Код Filter_Pairs_Interface::get_filtered_content_type() Filter Pairs Interface::get filtered content type Yoast 27.7
public function get_filtered_content_type(): string;