1743* Filters header video settings.1744*1745* @since 4.7.01746*1747* @param array$settings An array of header video settings.1748*/1749returnapply_filters('header_video_settings',$settings);1750}17511752/**1753* Checks whether a custom header is set or not.1754*1755* @since 4.7.0
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.