get_header_video_url
apply_filters( ‘get_header_video_url’, string $url )
过滤器::过滤头视频URL。
Filter Hook: Filters the header video URL.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$url | (string) | 标题视频URL(如果可用)。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.7.3 | wp-includes/theme.php:1446 | 1 | 0 |
get_header_video_url 为WP2原创文章,链接:https://www.wp2.cn/hook/get_header_video_url-2/