109* the "raw"XML of the sitemap index will be displayed.110*111* @since 5.5.0112*113* @param string$sitemap_url Full URLfor the sitemaps index XSL file.114*/115returnapply_filters('wp_sitemaps_stylesheet_index_url',$sitemap_url);116}117118/**119* Renders a sitemap index.120*121* @since 5.5.0
History
Introduced in 5.5.0. Unchanged from 6.7.7 through 7.1.0.