apply_filters( 'print_scripts_array', array $to_do )

Filters the list of script dependencies left to print.


Parameters

$to_do

(array) An array of script dependencies.


Source

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

View on GitHub



Changelog

Changelog
Version Description
WP-2.3.0 Introduced.