print_scripts_array
最后更新于:2021-11-27 21:34:33
apply_filters( ‘print_scripts_array’, string[] $to_do )
Filters the list of script dependencies left to print.
参数
- $to_do
-
(string[])
An array of script dependency handles.
源文件
文件: gc-includes/class.gc-scripts.php
View on Trac