apply_filters( 'stylesheet', string $stylesheet )

Filters the name of current stylesheet.


Description


Parameters

$stylesheet

(string) Name of the current stylesheet.


Top ↑

Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog

Version Description
1.5.0 Introduced.