Changeset 57312 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php
- Timestamp:
- 01/19/2024 05:37:05 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php
r53455 r57312 129 129 * @since 5.9.0 130 130 * 131 * @param WP_REST_R EQUEST$request Full details about the request.131 * @param WP_REST_Request $request Full details about the request. 132 132 * @return WP_REST_Response|WP_Error The parsed details as a response object. WP_Error if there are errors. 133 133 */
Note: See TracChangeset
for help on using the changeset viewer.