wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



print_footer_scripts › Les Filtres WordPress

Depuis2.8.0
Dépréciéen/a
apply_filters( 'print_footer_scripts', true )
Paramètres:
  • (bool) $print Whether to print the footer scripts. Default true.
    Requis: Oui
Défini(e) dans:
Codex:

Filters whether to print the footer scripts.





Source

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