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