apply_filters( 'get_header_video_url', string $url )

Filters the header video URL.


Parameters

$url

(string) Header video URL, if available.


Source

File: wp-includes/theme.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.7.3 Introduced.