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

Filters the list of script dependencies left to print.


Parameters

$to_do

An array of script dependency handles.


Source

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

View on GitHub


Changelog

Changelog
Version Description
2.3.0 Introduced.