Uses
Uses | Description |
---|---|
wp-includes/theme.php: current_theme_supports() | Checks a theme’s support for a given feature. |
wp-includes/theme.php: get_uploaded_header_images() | Gets the header images uploaded for the current theme. |
wp-includes/theme.php: get_theme_mod() | Retrieves theme modification value for the current theme. |
wp-includes/theme.php: get_template_directory_uri() | Retrieves template directory URI for current theme. |
wp-includes/theme.php: get_stylesheet_directory_uri() | Retrieves stylesheet directory URI for current theme. |