Changeset 51317 for branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-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-sidebars-controller.php
r51311 r51317 269 269 * @param array $raw_sidebar Sidebar instance. 270 270 * @param WP_REST_Request $request Full details about the request. 271 *272 271 * @return WP_REST_Response Prepared response object. 273 272 */ … … 345 344 * 346 345 * @param array $sidebar Sidebar. 347 *348 346 * @return array Links for the given widget. 349 347 */
Note: See TracChangeset
for help on using the changeset viewer.