print_footer_scripts

Advertisement

Summery Summery

Filters whether to print the footer scripts.

Syntax Syntax

apply_filters( 'print_footer_scripts', bool $print )

Parameters Parameters

$print

Whether to print the footer scripts. Default true.

Source Source

File: wp-includes/script-loader.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Advertisement

Leave a Reply