Uses
| Uses | Description |
|---|---|
| wp-includes/theme.php: has_custom_header() | Checks whether a custom header is set or not. |
| wp-includes/theme.php: get_header_image_tag() | Creates image tag markup for a custom header image. |
| wp-includes/theme.php: is_customize_preview() | Whether the site is being previewed in the Customizer. |