1735* Filters header video settings.1736*1737* @since 4.7.01738*1739* @param array$settings An array of header video settings.1740*/1741returnapply_filters('header_video_settings',$settings);1742}17431744/**1745* Checks whether a custom header is set or not.1746*1747* @since 4.7.0
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.