apply_filters( 'print_admin_styles', bool $print )
Filters whether to print the admin styles.
Description Description
Parameters Parameters
-
(bool) Whether to print the admin styles. Default true.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |