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