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



print_head_scripts › Filtr WordPress Hooks

Od2.8.0
Przestarzałyn/a
apply_filters( 'print_head_scripts', true )
Parametry:
  • (bool) $print Whether to print the head scripts. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to print the head scripts.





Źródło

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