mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -675,8 +675,8 @@ function is_new_day() {
|
||||
* @since 2.3.0
|
||||
*
|
||||
* @see _http_build_query() Used to build the query
|
||||
* @see http://us2.php.net/manual/en/function.http-build-query.php for more on what
|
||||
* http_build_query() does.
|
||||
* @link http://us2.php.net/manual/en/function.http-build-query.php for more on what
|
||||
* http_build_query() does.
|
||||
*
|
||||
* @param array $data URL-encode key/value pairs.
|
||||
* @return string URL-encoded string.
|
||||
|
||||
Reference in New Issue
Block a user