apply_filters( 'wp_sitemaps_stylesheet_content', string $xsl_content )

Filters the content of the sitemap stylesheet.


Parameters

$xsl_content

Full content for the XML stylesheet.


Source

File: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php

View on GitHub


Changelog

Changelog
Version Description
5.5.0 Introduced.