Used By
Used By | Description |
---|---|
wp-includes/class-wp-theme.php: WP_Theme::markup_header() | Mark up a theme header. |
wp-includes/class-wp-theme.php: WP_Theme::is_allowed() | Whether the theme is allowed (multisite only). |
wp-includes/class-wp-theme.php: WP_Theme::__get() | __get() magic method for properties formerly returned by current_theme_info() |
wp-includes/class-wp-theme.php: WP_Theme::offsetGet() | Method to implement ArrayAccess for keys formerly returned by get_themes(). |