Core Function
View Source on Trac ↗ wp_notify_moderator()
wp_notify_moderator( mixed $comment_id ) Notifies the moderator of the site about a new comment that is awaiting approval.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $comment_id int | Comment ID. Required |
Return Value
(true)
Always returns true.
Function Information
Since Version
1.0.0
Source File
wp-includes/pluggable.php
Advertisement