wpseek.com
A WordPress-centric search engine for devs and theme authors



untrash_post_comments › WordPress Action Hooks

Since2.9.0
Deprecatedn/a
do_action( 'untrash_post_comments', $post_id )
Parameters:
  • () post_id Post ID.
    Required: Yes
Defined at:
Codex:

Fires before comments are restored for a post from the Trash.





Source

do_action( 'untrash_post_comments', $post_id );