id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 22922 Add filter 'comment_notification_email_to' in wp_notify_postauthor() chipbennett nacin "Currently, mailto: address is not filterable in pluggable function `wp_notify_postauthor()`. Thus, in order to send replies to email addresses other than the post author, the entire function must be overridden. Patch makes mailto: filterable for `wp_notify_postauthor()`, moving `$author->user_email` to an array, and applying the `'comment_notification_email_to'` filter." enhancement closed normal 3.7 Comments 3.5 normal fixed has-patch needs-testing