Yoast\WP\SEO\Editors\Framework\Seo
Social_Data_Provider_Interface::get_social_image_template
Retrieves the social image template.
Метод класса: Social_Data_Provider_Interface{}
Хуков нет.
Возвращает
Строку. The social description template.
Использование
$Social_Data_Provider_Interface = new Social_Data_Provider_Interface(); $Social_Data_Provider_Interface->get_social_image_template(): string;
Код Social_Data_Provider_Interface::get_social_image_template() Social Data Provider Interface::get social image template Yoast 27.4
public function get_social_image_template(): string;