Description
Filters whether to print the head scripts.
Occurrences
Filename | Line Number |
---|---|
wp-includes/script-loader.php | 2111 |
Parameters
Type | Name | Description |
---|---|---|
bool | Whether to print the head scripts. Default true. |
PHP Doc
/**
* Filters whether to print the head scripts.
*
* @since 2.8.0
*
* @param bool $print Whether to print the head scripts. Default true.
*/