Description
Filters the name of the active theme.
Occurrences
Filename | Line Number |
---|---|
wp-includes/theme.php | 325 |
Parameters
Type | Name | Description |
---|---|---|
string | $template | active theme's directory name. |
PHP Doc
/**
* Filters the name of the active theme.
*
* @since 1.5.0
*
* @param string $template active theme's directory name.
*/