wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



wp_sitemaps_stylesheet_index_content › WordPress Filter Hooks

Da5.5.0
Deprecaton/a
apply_filters( 'wp_sitemaps_stylesheet_index_content', $xsl_content )
Parametri:
  • (string) $xsl_content Full content for the XML stylesheet.
    Richiesto:
Definito a:
Codex:

Filters the content of the sitemap index stylesheet.





Sorgenti

return apply_filters( 'wp_sitemaps_stylesheet_index_content', $xsl_content );