Changeset 58865 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
- Timestamp:
- 08/08/2024 02:25:32 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
r58849 r58865 340 340 * @since 4.7.0 341 341 * 342 * @param WP_Post $attachment Inserted or updated attachment 343 * object. 342 * @param WP_Post $attachment Inserted or updated attachment object. 344 343 * @param WP_REST_Request $request The request sent to the API. 345 344 * @param bool $creating True when creating an attachment, false when updating.
Note: See TracChangeset
for help on using the changeset viewer.