Docs: Convert @see reference in wp_checkdate() DocBlock to @link.

Props WiZZarD_.
Merges [43599] to the 4.9 branch.
Fixes #44866.

git-svn-id: https://develop.svn.wordpress.org/branches/4.9@43610 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-09-03 20:49:20 +00:00
parent 577cf80a50
commit 89caf3bd3f

View File

@ -5244,7 +5244,7 @@ function wp_is_stream( $path ) {
*
* @since 3.5.0
*
* @see checkdate()
* @link https://secure.php.net/manual/en/function.checkdate.php
*
* @param int $month Month number.
* @param int $day Day number.