Summery Summery
Fires immediately after a comment is inserted into the database.
Syntax Syntax
Parameters Parameters
- $id
-
(int) The comment ID.
- $comment
-
(WP_Comment) Comment object.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |