WPDev.one
Core Function
View Source on Trac ↗

the_header_image_tag()

the_header_image_tag( mixed $attr = array() )

Displays the image markup for a custom header image.

Parameters 0 required

Name / Type Description
$attr
array

Optional. Attributes for the image markup. Default empty.

Return Value

(void)
No return value description available.

Function Information

Since Version
4.4.0
Source File
wp-includes/theme.php
Advertisement