wp_get_current_commenter()
Function: Gets current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1894
Function: Gets current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1894
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Function: Filters and sanitizes comment data.
Source: wp-includes/comment.php:2095
Function: Determines whether a comment should be blocked because of comment flood.
Source: wp-includes/comment.php:2159
Function: Adds a new comment to the database.
Source: wp-includes/comment.php:2216
Function: Sends a comment moderation notification to the comment moderator.
Source: wp-includes/comment.php:2339
Function: Sends a notification of a new comment to the post author.
Source: wp-includes/comment.php:2366
Function: Marks a comment as Spam.
Source: wp-includes/comment.php:1634
Function: Removes a comment from the Spam.
Source: wp-includes/comment.php:1682
Function: Trashes or deletes a comment.
Source: wp-includes/comment.php:1455