print_head_scripts

最后更新于:2021-11-27 21:32:44

apply_filters( ‘print_head_scripts’, bool $print )

Filters whether to print the head scripts.

参数

$print

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

源文件

文件: gc-includes/script-loader.php

View on Trac