mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 09:49:04 +00:00
Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.
See #50768. git-svn-id: https://develop.svn.wordpress.org/trunk@48782 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -786,7 +786,7 @@ function _rest_array_intersect_key_recursive( $array1, $array2 ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filter the API response to include only a white-listed set of response object fields.
|
||||
* Filters the API response to include only a white-listed set of response object fields.
|
||||
*
|
||||
* @since 4.8.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user