do_action( 'trash_post_comments', int $post_id )

Fires before comments are sent to the trash.


Description Description


Parameters Parameters

$post_id

(int) Post ID.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.