get_comment_author_email


get_comment_author_email ( $comment_id = 0 )

Parameters:
  • (int|WP_Comment) comment_id Optional. WP_Comment or the ID of the comment for which to get the author's email. Default current comment.
Returns:
  • (string) The current comment author's email
Defined at:
Change Log:
  • 4: .

Description

Retrieves the email of the author of the current comment.

Related Functions

get_comment_author_email_link, comment_author_email, get_comment_author_ip, get_comment_author_url, get_comment_author

Top Google Results

User discussions

wpseek mobile