Core Function
View Source on Trac ↗ wp_new_comment_notify_moderator()
wp_new_comment_notify_moderator( mixed $comment_id ) Sends a comment moderation notification to the comment moderator.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $comment_id int | ID of the comment. Required |
Return Value
(bool)
True on success, false on failure.
Function Information
Since Version
4.4.0
Source File
wp-includes/comment.php
Advertisement