Changeset 39631 for branches/4.7/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-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-comments-controller.php
r39628 r39631 1438 1438 * @since 4.7.0 1439 1439 * 1440 * @param $params JSON Schema-formatted collection parameters.1440 * @param array $query_params JSON Schema-formatted collection parameters. 1441 1441 */ 1442 1442 return apply_filters( 'rest_comment_collection_params', $query_params );
Note: See TracChangeset
for help on using the changeset viewer.