WPDev.one

get_theme()

get_theme( mixed $theme )

Retrieve theme data.

Parameters 1 required

Name / Type Description
$theme
string

Theme name.

Required

Return Value

((array)
| null) Null, if theme name does not exist. Theme data, if exists.

Function Information

Since Version
1.5.0
Source File
wp-includes/deprecated.php
Advertisement