apply_filters( 'stylesheet_uri', string $stylesheet_uri, string $stylesheet_dir_uri )
Filters the URI of the current theme stylesheet.
Parameters
- $stylesheet_uri
-
(string) Stylesheet URI for the current theme/child theme.
- $stylesheet_dir_uri
-
(string) Stylesheet directory URI for the current theme/child theme.
Source
File: wp-includes/theme.php
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/stylesheet_uri