wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



wp_sitemaps_stylesheet_index_content › Hooks de Filtros WordPress

Desde5.5.0
Obsoleton/a
apply_filters( 'wp_sitemaps_stylesheet_index_content', $xsl_content )
Parâmetros:
  • (string) $xsl_content Full content for the XML stylesheet.
    Required: Yes
Definido em:
Codex:

Filters the content of the sitemap index stylesheet.





Fonte

return apply_filters( 'wp_sitemaps_stylesheet_index_content', $xsl_content );