Filters whether to print the admin styles.
Parameters
-
$printbool -
Whether to print the admin styles. Default true.
Source
if ( apply_filters( 'print_admin_styles', true ) ) {
Changuelog
| Versionen | Description |
|---|---|
| 2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.