Core Function
View Source on Trac ↗ get_theme_data()
get_theme_data( mixed $theme_file ) Retrieve theme data from parsed theme file.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $theme_file string | Theme file path. Required |
Return Value
(array)
Theme data.
Function Information
Since Version
1.5.0
Source File
wp-includes/deprecated.php
Advertisement