- Timestamp:
- 07/10/2024 11:10:44 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php
r56559 r58704 134 134 * 135 135 * @param WP_REST_Request $request Full details about the request. 136 * @return WP_REST_Response |WP_Error Response object on success, or WP_Error object on failure.136 * @return WP_REST_Response Response object. 137 137 */ 138 138 public function get_items( $request ) {
Note: See TracChangeset
for help on using the changeset viewer.