wp_insert_attachment()
Function: Inserts an attachment.
Source: wp-includes/post.php:5978
Function: Inserts an attachment.
Source: wp-includes/post.php:5978
Function: Trashes or deletes an attachment.
Source: wp-includes/post.php:6014
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
Function: Orders the pages with children under parents in a flat list.
Source: wp-includes/post.php:5630