wpseek.com
A WordPress-centric search engine for devs and theme authors



comment_email › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'comment_email', $comment->comment_author_email, $comment )
Defined at:
Codex:

This filter is documented in wp-includes/comment-template.php





Source

$email = apply_filters( 'comment_email', $comment->comment_author_email, $comment );