Used By
Used By | Description |
---|---|
wp-includes/comment.php: wp_delete_comment() | Trashes or deletes a comment. |
Fires immediately before a comment is deleted from the database.
(int) The comment ID.
(WP_Comment) The comment to be deleted.
File: wp-includes/comment.php
Version | Description |
---|---|
4.9.0 | Added the $comment parameter. |
1.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_comment