W3cubDocs

/WordPress

apply_filters( ‘get_header_video_url’, string $url )

Filters the header video URL.

Parameters

$urlstring
Header video URL, if available.

Source

$url = apply_filters( 'get_header_video_url', $url );

Changelog

Version Description
4.7.3 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_header_video_url