wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_sitemaps_stylesheet_css › Filtr WordPress Hooks

Od5.5.0
Przestarzałyn/a
apply_filters( 'wp_sitemaps_stylesheet_css', $css )
Parametry:
  • (string) $css CSS to be applied to default XSL file.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the CSS only for the sitemap stylesheet.





Źródło

return apply_filters( 'wp_sitemaps_stylesheet_css', $css );