wp_insert_post
Action Hook: Fires once a post has been saved.
Source: wp-includes/post.php:4550
Action Hook: Fires once a post has been saved.
Source: wp-includes/post.php:4550
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: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:694
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:788