wp_untrash_post_comments


wp_untrash_post_comments ( $post = null )

Parameters:
  • (int|WP_Post|null) post Optional. Post ID or post object. Defaults to global $post.
Returns:
  • (true|void)
Defined at:

Description

Restores comments for a post from the Trash.

Related Functions

wp_trash_post_comments, wp_untrash_comment, wp_trash_comment, wp_untrash_post, wp_count_comments

Top Google Results

User discussions

wpseek mobile