is_header_video_active()
Checks whether the custom header video is eligible to show on the current page.
Used By: has_custom_header()
Hooks from the function
Return
true|false
. True if the custom header video should be shown. False if not.
Usage
is_header_video_active();
Changelog
Since 4.7.0 | Introduced. |