wp_untrash_post()
Function: Restores a post from the Trash.
Source: wp-includes/post.php:3399
Function: Restores a post from the Trash.
Source: wp-includes/post.php:3399
Action Hook: Fires before a post is restored from the Trash.
Source: wp-includes/post.php:3438
Action Hook: Fires after a post is restored from the Trash.
Source: wp-includes/post.php:3484
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