WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about get_header_video_url

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/theme.php apply_filters 1600 /**
* Filters the header video URL.
*
* @since 4.7.3
*
* @param string $url Header video URL, if available.
*/

Hook Parameters

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