Customize: Update the introduced version in the docs for the `get_header_video_url` filter to 4.7.3.
See #39512. git-svn-id: https://develop.svn.wordpress.org/trunk@40086 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e13e8bab1c
commit
22a410e1c5
|
@ -1346,7 +1346,7 @@ function get_header_video_url() {
|
||||||
/**
|
/**
|
||||||
* Filters the header video URL.
|
* Filters the header video URL.
|
||||||
*
|
*
|
||||||
* @since 4.8.0
|
* @since 4.7.3
|
||||||
*
|
*
|
||||||
* @param string $url Header video URL, if available.
|
* @param string $url Header video URL, if available.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue