mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Change @version entry for WP_Http::buildCookieHeader() to @since.
See #41381. git-svn-id: https://develop.svn.wordpress.org/trunk@41105 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -731,7 +731,7 @@ class WP_Http {
|
||||
* Edits the array by reference.
|
||||
*
|
||||
* @access public
|
||||
* @version 2.8.0
|
||||
* @since 2.8.0
|
||||
* @static
|
||||
*
|
||||
* @param array $r Full array of args passed into ::request()
|
||||
|
||||
Reference in New Issue
Block a user