apply_filters( 'template', string $template )

Filters the name of the current theme.


Description Description


Parameters Parameters

$template

(string) Current theme's directory name.


Top ↑

Source Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.