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