W3cubDocs

/WordPress

apply_filters( ‘wp_sitemaps_stylesheet_index_content’, string $xsl_content )

Filters the content of the sitemap index stylesheet.

Parameters

$xsl_contentstring
Full content for the XML stylesheet.

Source

return apply_filters( 'wp_sitemaps_stylesheet_index_content', $xsl_content );

Changelog

Version Description
5.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sitemaps_stylesheet_index_content