apply_filters( 'stylesheet', string $stylesheet )
Filters the name of current stylesheet.
Description Description
Parameters Parameters
- $stylesheet
-
(string) Name of the current stylesheet.
Source Source
File: wp-includes/theme.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |