Docs: Miscellaneous docblock code quality tweaks.

See #32246


git-svn-id: https://develop.svn.wordpress.org/trunk@36074 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2015-12-23 07:52:04 +00:00
parent ec46b01201
commit 858cf7d215
9 changed files with 16 additions and 12 deletions

View File

@@ -834,7 +834,7 @@ class WP_Http {
* This does not verify if the IP is a valid IP, only that it appears to be
* an IP address.
*
* @see http://home.deds.nl/~aeron/regex/ for IPv6 regex
* @link http://home.deds.nl/~aeron/regex/ for IPv6 regex
*
* @since 3.7.0
* @static