wp_trash_post()
Function: Moves a post or page to the Trash
Source: wp-includes/post.php:3323
Function: Moves a post or page to the Trash
Source: wp-includes/post.php:3323
Action Hook: Fires after a post is sent to the Trash.
Source: wp-includes/post.php:3384
Function: Restores a post from the Trash.
Source: wp-includes/post.php:3399
Function: Gets default post mime types.
Source: wp-includes/post.php:2879
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1261
Function: Registers a post type.
Source: wp-includes/post.php:1424
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20
Function: Returns relative path to an uploaded file.
Source: wp-includes/post.php:538
Filter Hook: Filters the relative path to an uploaded file.
Source: wp-includes/post.php:555
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2107