Used By
| Used By | Description |
|---|---|
| wp-includes/comment.php: wp_trash_comment() | Moves a comment to the Trash |
Fires immediately before a comment is sent to the Trash.
(int) The comment ID.
(WP_Comment) The comment to be trashed.
File: wp-includes/comment.php
| Version | Description |
|---|---|
| 4.9.0 | Added the $comment parameter. |
| 2.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/trash_comment