1731* Filters header video settings.1732*1733* @since 4.7.01734*1735* @param array$settings An array of header video settings.1736*/1737returnapply_filters('header_video_settings',$settings);1738}17391740/**1741* Checks whether a custom header is set or not.1742*1743* @since 4.7.0
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.