Description
Filters the CSS only for the sitemap stylesheet.
Occurrences
Filename | Line Number |
---|---|
wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php | 315 |
Parameters
Type | Name | Description |
---|---|---|
string | $css | CSS to be applied to default XSL file. |
PHP Doc
/**
* Filters the CSS only for the sitemap stylesheet.
*
* @since 5.5.0
*
* @param string $css CSS to be applied to default XSL file.
*/