print_head_scripts()
print_head_scripts()
在管理页面的HTML头中打印脚本队列。
Prints the script queue in the HTML head on admin pages.
说明(Description)
另见函数 wp_print_scripts()
返回(Return)
(array)
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.0 | wp-includes/script-loader.php:2122 | 1 function | 9 |
print_head_scripts() 为WP2原创文章,链接:https://www.wp2.cn/functions/print_head_scripts/