apply_filters( 'locale_stylesheet_uri', string $stylesheet_uri, string $stylesheet_dir_uri )

Filters the localized stylesheet URI.

Parameters

$stylesheet_uri

(string) Localized stylesheet URI.

$stylesheet_dir_uri

(string) Stylesheet directory URI.

Source

File: wp-includes/theme.php

View on Trac

Changelog

Version Description
2.1.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/locale_stylesheet_uri