add_attachment
Action Hook: Fires once an attachment has been added.
Source: wp-includes/post.php:4439
Action Hook: Fires once an attachment has been added.
Source: wp-includes/post.php:4439
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:867
Function: Retrieves attached file path based on attachment ID.
Source: wp-includes/post.php:466
Function: Retrieves all children of the post parent ID.
Source: wp-includes/post.php:609
Function: Retrieves the mime type of an attachment based on the ID.
Source: wp-includes/post.php:846
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2124
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2212
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2272
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:427
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:583