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



untrashed_post_comments › WordPress Action Hooks

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

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





Source

do_action( 'untrashed_post_comments', $post_id );