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

Filters the localized stylesheet URI.


Description Description


Parameters Parameters

$stylesheet_uri

(string) Localized stylesheet URI.

$stylesheet_dir_uri

(string) Stylesheet directory URI.


Top ↑

Source Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.