apply_filters( 'wp_admin_css_uri', string $_file, string $file )
Filters the URI of a WordPress admin CSS file.
Parameters
- $_file
-
(string) Relative path to the file with query arguments attached.
- $file
-
(string) Relative path to the file, minus its ".css" extension.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_admin_css_uri