apply_filters( 'stylesheet', string $stylesheet )

Filters the name of current stylesheet.


Parameters

$stylesheet

(string) Name of the current stylesheet.


Source

File: wp-includes/theme.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.0 Introduced.