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



twentytwentyone_html_classes › WordPress Filter Hooks

DaTwenty Twenty-One 1.0
Deprecaton/a
apply_filters( 'twentytwentyone_html_classes', '' )
Parametri:
  • (string) The list of classes. Default empty string.
    Richiesto:
Definito a:
Codex:

Filters the classes for the main <html> element.



Funzioni correlate: sanitize_html_class


Sorgenti

$classes = apply_filters( 'twentytwentyone_html_classes', '' );