Filter hook 'wp_sitemaps_stylesheet_index_content'

in WP Core File wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php at line 249

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.
		 */