Description
Filters the name of current stylesheet.
Occurrences
Filename | Line Number |
---|---|
wp-includes/theme.php | 189 |
Parameters
Type | Name | Description |
---|---|---|
string | $stylesheet | Name of the current stylesheet. |
PHP Doc
/**
* Filters the name of current stylesheet.
*
* @since 1.5.0
*
* @param string $stylesheet Name of the current stylesheet.
*/