Used By
Used By | Description |
---|---|
wp-includes/general-template.php: wp_admin_css() | Enqueues or directly prints a stylesheet link to the specified CSS file. |
Filters the stylesheet link to the specified CSS file.
If the site is set to display right-to-left, the RTL stylesheet link will be used instead.
(string) HTML link element for the stylesheet.
(string) Style handle name or filename (without ".css" extension) relative to wp-admin/. Defaults to 'wp-admin'.
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_admin_css