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



trash_post_comments › WordPress Action Hooks

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

Fires before comments are sent to the Trash.





Source

do_action( 'trash_post_comments', $post_id );