delete_attachment
Action Hook: Fires before an attachment is deleted, at the start of wp_delete_attachment().
Source: wp-includes/post.php:6067
Action Hook: Fires before an attachment is deleted, at the start of wp_delete_attachment().
Source: wp-includes/post.php:6067
Function: Deletes all files that belong to the given attachment.
Source: wp-includes/post.php:6118
Function: Retrieves attachment metadata for attachment ID.
Source: wp-includes/post.php:6216
Filter Hook: Filters the attachment meta data.
Source: wp-includes/post.php:6247
Function: Updates metadata for an attachment.
Source: wp-includes/post.php:6259
Filter Hook: Filters the updated attachment meta data.
Source: wp-includes/post.php:6276
Function: Retrieves the URL for an attachment.
Source: wp-includes/post.php:6294
Filter Hook: Filters the attachment URL.
Source: wp-includes/post.php:6351
Function: Traverses and return all the nested children post names of a root page.
Source: wp-includes/post.php:5661
Function: Retrieves enclosures already enclosed for a post.
Source: wp-includes/post.php:5321