wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



print_footer_scripts › WordPress Filter Hooks

Seit2.8.0
Veraltetn/v
apply_filters( 'print_footer_scripts', true )
Parameter:
  • (bool) $print Whether to print the footer scripts. Default true.
    Erforderlich: Ja
Definiert in:
Codex:

Filters whether to print the footer scripts.





Quellcode

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