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