- Timestamp:
- 11/24/2020 09:25:46 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-controller.php
r48951 r49693 553 553 * 554 554 * @param WP_REST_Request $request Full details about the request. 555 * @return arrayFields to be included in the response.555 * @return string[] Fields to be included in the response. 556 556 */ 557 557 public function get_fields_for_response( $request ) {
Note: See TracChangeset
for help on using the changeset viewer.