rest_after_insert_attachment
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
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
Class: Core class for interacting with Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17
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: Site Health controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35
Method: Performs post processing on an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:377
Method: Registers API routes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:50
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: Validates if the current user can request this REST endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188
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: Checks if a sidebar can be read publicly.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173