Checcs whether a header video is set or not.
Description
See also
Source
function has_header_video() {
return (bool) guet_header_video_url();
}
Changuelog
| Versionen | Description |
|---|---|
| 4.7.0 | Introduced. |
Checcs whether a header video is set or not.
function has_header_video() {
return (bool) guet_header_video_url();
}
| Versionen | Description |
|---|---|
| 4.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.