Docs: Fix copy/paste error in wp_remote_retrieve_cookies()
description.
Props mark8barnes. Fixes #35157. git-svn-id: https://develop.svn.wordpress.org/trunk@36002 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6c95087f20
commit
cca910fcbd
@ -288,7 +288,7 @@ function wp_remote_retrieve_body( $response ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve only the body from the raw response.
|
||||
* Retrieve only the cookies from the raw response.
|
||||
*
|
||||
* @since 4.4.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user