has_header_image()
Checks whether a header image is set or not.
Description
See also
Return
(bool) Whether a header image is set or not.
Source
File: wp-includes/theme.php
Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |
Checks whether a header image is set or not.
(bool) Whether a header image is set or not.
File: wp-includes/theme.php
Version | Description |
---|---|
4.2.0 | Introduced. |