78* the "raw"XML of the sitemap will be displayed.79*80* @since 5.5.081*82* @param string$sitemap_url Full URLfor the sitemaps XSL file.83*/84returnapply_filters('wp_sitemaps_stylesheet_url',$sitemap_url);85}8687/**88* Gets the URLfor the sitemap index stylesheet.89*90* @since 5.5.0
History
Introduced in 5.5.0. Unchanged from 6.7.7 through 7.1.0.