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