wp_print_head_scripts
wp_print_head_scripts ( No parameters )
- Introduced in WordPress: 2.8.0
- Deprecated in WordPress: —
Description
Prints the script queue in the HTML head on the front end.Postpones the scripts that were queued for the footer.
wp_print_footer_scripts() is called in the footer to print these scripts.