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



print_head_scripts › WordPress Filter Hooks

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

Filters whether to print the head scripts.





Sorgenti

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