Docs: Miscellaneous inline documentation improvements.

See #53399

Built from https://develop.svn.wordpress.org/trunk@52422


git-svn-id: http://core.svn.wordpress.org/trunk@52014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2021-12-29 17:28:00 +00:00
parent 9fb855eb48
commit 678f2ceb0d
13 changed files with 20 additions and 19 deletions

View File

@@ -435,7 +435,7 @@ class WP_Http {
}
/**
* Filters the HTTP API response immediately before the response is returned.
* Filters a successful HTTP API response immediately before the response is returned.
*
* @since 2.9.0
*