Changeset 51289 for trunk/src/wp-includes/rest-api/class-wp-rest-server.php
- Timestamp:
- 06/30/2021 06:42:59 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-server.php
r51241 r51289 1081 1081 * @param string $route The matched route regex. 1082 1082 * @param WP_Error|null $response The current error object if any. 1083 *1084 1083 * @return WP_REST_Response 1085 1084 */
Note: See TracChangeset
for help on using the changeset viewer.