apply_filters( 'print_head_scripts', bool $print )
Filters whether to print the head scripts.
Description Description
Parameters Parameters
-
(bool) Whether to print the head scripts. Default true.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |