get_comment_author_email

get_comment_author_email

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('get_comment_author_email') is found 1 times:

  • /wp-includes/comment-template.php line 102
    	 * @param string     $comment_author_email The comment author's email address.
    	 * @param string     $comment_id           The comment ID as a numeric string.
    	 * @param WP_Comment $comment              The comment object.
    	 */
    	return apply_filters( 'get_comment_author_email', $comment->comment_author_email, $comment->comment_ID, $comment );
    }
    
    /**
     * Displays the email of the author of the current global $comment.
     *
     * Care should be taken to protect the email address and assure that email