Changeset 51317 for branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php
- Timestamp:
- 07/02/2021 07:03:11 PM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php
r51310 r51317 425 425 * @param WP_REST_Request $request Full details about the request. 426 426 * @param string $sidebar_id ID of the sidebar the widget belongs to. 427 *428 427 * @return string|WP_Error The saved widget ID. 429 428 */
Note: See TracChangeset
for help on using the changeset viewer.