Filter hook 'comment_email'

in WP Core File wp-admin/includes/class-wp-comments-list-table.php at line 997

Description

No description available.

Occurrences

Filename Line Number
wp-admin/includes/class-wp-comments-list-table.php 997
wp-includes/comment-template.php 203

Parameters

Type Name Description
WP_Comment $comment The comment object.

PHP Doc

/**
	 * @global string $comment_status
	 *
	 * @param WP_Comment $comment The comment object.
	 */