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
Filter Hook: Filters the current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1925
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Action Hook: Fires immediately after a comment is inserted into the database.
Source: wp-includes/comment.php:2078
Function: Filters and sanitizes comment data.
Source: wp-includes/comment.php:2095
Filter Hook: Filters the comment author’s user ID before it is set.
Source: wp-includes/comment.php:2107
Filter Hook: Filters the comment author’s browser user agent before it is set.
Source: wp-includes/comment.php:2120
Filter Hook: Filters the comment content before it is set.
Source: wp-includes/comment.php:2130
Filter Hook: Filters the comment author’s IP address before it is set.
Source: wp-includes/comment.php:2138
Function: Determines whether a comment should be blocked because of comment flood.
Source: wp-includes/comment.php:2159