- Timestamp:
- 12/20/2016 01:36:47 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
r39438 r39621 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.