Description
Filters the list of script dependencies left to print.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-scripts.php | 735 |
Parameters
Type | Name | Description |
---|---|---|
string[] | $to_do | An array of script dependency handles. |
PHP Doc
/**
* Filters the list of script dependencies left to print.
*
* @since 2.3.0
*
* @param string[] $to_do An array of script dependency handles.
*/