apply_filters( 'print_footer_scripts', bool $print )

Filters whether to print the footer scripts.


Description Description


Parameters Parameters

$print

(bool) Whether to print the footer scripts. Default true.


Top ↑

Source Source

File: wp-includes/script-loader.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.