apply_filters( 'wp_sitemaps_stylesheet_css', string $css )
Filters the CSS only for the sitemap stylesheet.
Parameters
- $css
-
CSS to be applied to default XSL file.
Source
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |