apply_filters( 'comment_moderation_headers', string $message_headers , int $comment_id )
Filters the comment moderation email headers.
Parameters
- $message_headers
-
Headers for the comment moderation email.
- $comment_id
-
Comment ID.
Source
Changelog
Version | Description |
---|---|
WP-2.8.0 | Introduced. |