Filter hook 'get_header_video_url'

in WP Core File wp-includes/theme.php at line 1674

Description

Filters the header video URL.

Occurrences

Filename Line Number
wp-includes/theme.php 1674

Parameters

Type Name Description
string $url Header video URL, if available.

PHP Doc

/**
	 * Filters the header video URL.
	 *
	 * @since 4.7.3
	 *
	 * @param string $url Header video URL, if available.
	 */