Translate a theme header.
WP_Theme::markup_header
Mark up a theme header.
WP_Theme::sanitize_header
Sanitize a theme header.
WP_Theme::display
Gets a theme header, formatted and translated for display.
Advertisement
WP_Theme::get
Get a raw, unformatted theme header.
WP_Theme::cache_delete
Clears the cache for the theme.
WP_Theme::cache_get
Gets theme data from cache.
WP_Theme::cache_add
Adds theme data to cache.
Advertisement
WP_Theme::parent
Returns reference to the parent theme.
WP_Theme::exists
Whether the theme exists.
WP_Theme::errors
Returns errors property.
WP_Theme::offsetGet
Method to implement ArrayAccess for keys formerly returned by get_themes().
Advertisement
WP_Theme::offsetExists
Method to implement ArrayAccess for keys formerly returned by get_themes()
WP_Theme::offsetSet
Method to implement ArrayAccess for keys formerly returned by get_themes()
WP_Theme::offsetUnset
Method to implement ArrayAccess for keys formerly returned by get_themes()