apply_filters( 'print_scripts_array', string[] $to_do )

Filters the list of script dependencies left to print.

Parameters

$to_do

(string[]) An array of script dependency handles.

Source

File: wp-includes/class.wp-scripts.php

View on Trac

Changelog

Version Description
2.3.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/print_scripts_array