Description
Filters the content of the sitemap index stylesheet.
Occurrences
Filename | Line Number |
---|---|
wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php | 249 |
Parameters
Type | Name | Description |
---|---|---|
string | $xsl_content | Full content for the XML stylesheet. |
PHP Doc
/**
* Filters the content of the sitemap index stylesheet.
*
* @since 5.5.0
*
* @param string $xsl_content Full content for the XML stylesheet.
*/