Changeset 56168 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
- Timestamp:
- 07/08/2023 09:57:17 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
r56031 r56168 969 969 * @since 4.7.0 970 970 * 971 * @param array$data Supplied file data.972 * @param array $headers HTTP headers from the request.971 * @param string $data Supplied file data. 972 * @param array $headers HTTP headers from the request. 973 973 * @return array|WP_Error Data from wp_handle_sideload(). 974 974 */
Note: See TracChangeset
for help on using the changeset viewer.