Checks whether a header video is set or not.
function has_header_video() {
return (bool) get_header_video_url();
}
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/has_header_video