get_header_image_tag – filter
Filters the markup of header images.
Parameters
- .
- ( 4.4.0 ) . .
- $html
- ( string ) The HTML image tag markup being filtered. . . .
- $header
- ( object ) The custom header object returned by ‘get_custom_header()’. . . .
- ( array ) $attr Array of the attributes for the image tag. . . .