Yoast\WP\SEO\Editors\Framework\Seo
Description_Data_Provider_Interface::get_description_date()
Determines the date to be displayed in the snippet preview.
Метод класса: Description_Data_Provider_Interface{}
Хуков нет.
Возвращает
Строку
.
Использование
$Description_Data_Provider_Interface = new Description_Data_Provider_Interface(); $Description_Data_Provider_Interface->get_description_date(): string;
Код Description_Data_Provider_Interface::get_description_date() Description Data Provider Interface::get description date Yoast 25.1
public function get_description_date(): string;