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. |