Yoast\WP\SEO\Editors\Framework\Seo

Social_Data_Provider_Interface::get_social_title_template()publicYoast 1.0

Retrieves the social title template.

Метод класса: Social_Data_Provider_Interface{}

Хуков нет.

Возвращает

Строку. The social title template.

Использование

$Social_Data_Provider_Interface = new Social_Data_Provider_Interface();
$Social_Data_Provider_Interface->get_social_title_template(): string;

Код Social_Data_Provider_Interface::get_social_title_template() Yoast 25.1

public function get_social_title_template(): string;