wp_set_comment_cookies()
Function: Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.
Source: wp-includes/comment.php:539
Function: Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.
Source: wp-includes/comment.php:539
Action Hook: Perform other actions when comment cookies are set.
Source: wp-comments-post.php:55