wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_sitemaps_stylesheet_css › Les Filtres WordPress

Depuis5.5.0
Dépréciéen/a
apply_filters( 'wp_sitemaps_stylesheet_css', $css )
Paramètres:
  • (string) $css CSS to be applied to default XSL file.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the CSS only for the sitemap stylesheet.





Source

return apply_filters( 'wp_sitemaps_stylesheet_css', $css );