Filters the comment notification email text.
$notify_messagestring
$comment_idstring
$notify_message = apply_filters( 'comment_notification_text', $notify_message, $comment->comment_ID );
| Version | Description |
|---|---|
| 1.5.2 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comment_notification_text