wp_edited_image_metadata
Filter Hook: Filters the meta data for the new image created by editing an existing image.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:671
Filter Hook: Filters the meta data for the new image created by editing an existing image.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:671
Method: Gets the request args for the edit item route.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1332
Method: Applies edits to a media item and creates a new attachment record.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:430
Method: Registers the routes for attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:34
Action Hook: Fires after a single attachment is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:200
Method: Inserts the attachment post in the database. Does not update the attachment meta.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:236
Method: Performs post processing on an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:377
Method: Checks if a given request can perform post processing on an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:398
Method: Checks if a given request has access to editing media.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:410
Method: Prepares a single attachment output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:728