wp_get_unapproved_comment_author_email()
Gets unapproved comment author’s email.
Gets unapproved comment author’s email.
Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
Inserts a comment into the database.
Adds a new comment to the database.
Sends a comment moderation notification to the comment moderator.
Sends a notification of a new comment to the post author.
Queues comments for metadata lazy-loading.
Registers the personal data eraser for comments.
Registers the personal data exporter for comments.
Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this…