Changeset 39631 for branches/4.7/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
- Timestamp:
- 12/21/2016 05:33:15 AM (7 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
-
branches/4.7/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
r39439 r39631 1352 1352 * @since 4.7.0 1353 1353 * 1354 * @param $params JSON Schema-formatted collection parameters.1354 * @param array $query_params JSON Schema-formatted collection parameters. 1355 1355 */ 1356 1356 return apply_filters( 'rest_user_collection_params', $query_params );
Note: See TracChangeset
for help on using the changeset viewer.