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:
dd32 2017-02-20 06:46:34 +00:00
parent e13e8bab1c
commit 22a410e1c5
1 changed files with 1 additions and 1 deletions

View File

@ -1346,7 +1346,7 @@ function get_header_video_url() {
/**
* Filters the header video URL.
*
* @since 4.8.0
* @since 4.7.3
*
* @param string $url Header video URL, if available.
*/