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: Moves comments for a post to the Trash.
Source: wp-includes/post.php:3499
Action Hook: Fires before comments are sent to the Trash.
Source: wp-includes/post.php:3517
Action Hook: Fires after comments are sent to the Trash.
Source: wp-includes/post.php:3545
Function: Restores comments for a post from the Trash.
Source: wp-includes/post.php:3560
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