310* Filters the CSS only for the sitemap stylesheet.311*312* @since 5.5.0313*314* @param string$cssCSS to be applied to defaultXSL file.315*/316returnapply_filters('wp_sitemaps_stylesheet_css',$css);317}318}319
History
Introduced in 5.5.0. Unchanged from 6.7.7 through 7.1.0.