wp_insert_comment()
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Action Hook: Fires when the comment status is in transition.
Source: wp-includes/comment.php:1804
Function: Filters and sanitizes comment data.
Source: wp-includes/comment.php:2095
Action Hook: Fires immediately before a comment is deleted from the database.
Source: wp-includes/comment.php:1476
Function: Trashes or deletes a comment.
Source: wp-includes/comment.php:1455
Action Hook: Fires immediately after a comment is deleted from the database.
Source: wp-includes/comment.php:1504
Function: Moves a comment to the Trash
Source: wp-includes/comment.php:1531
Action Hook: Fires immediately before a comment is sent to the Trash.
Source: wp-includes/comment.php:1550
Function: Removes a comment from the Trash
Source: wp-includes/comment.php:1583
Action Hook: Fires immediately after a comment is sent to Trash.
Source: wp-includes/comment.php:1567