WPSEO_Sitemap_Cache_Data_Interface::get_sitemap()
Builds the sitemap.
Метод класса: WPSEO_Sitemap_Cache_Data_Interface{}
Хуков нет.
Возвращает
Строку
. The XML content of the sitemap.
Использование
$WPSEO_Sitemap_Cache_Data_Interface = new WPSEO_Sitemap_Cache_Data_Interface(); $WPSEO_Sitemap_Cache_Data_Interface->get_sitemap();
Код WPSEO_Sitemap_Cache_Data_Interface::get_sitemap() WPSEO Sitemap Cache Data Interface::get sitemap Yoast 24.9
public function get_sitemap();