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



print_admin_styles › WordPress Filter Hooks

Da2.8.0
Deprecaton/a
apply_filters( 'print_admin_styles', true )
Parametri:
  • (bool) $print Whether to print the admin styles. Default true.
    Richiesto:
Definito a:
Codex:

Filters whether to print the admin styles.





Sorgenti

if ( apply_filters( 'print_admin_styles', true ) ) {