[wp-trac] [WordPress Trac] #41220: Comment meta is saving after the notification email

WordPress Trac noreply at wordpress.org
Sat Jul 1 13:27:06 UTC 2017


#41220: Comment meta is saving after the notification email
--------------------------+-----------------------------
 Reporter:  ravisakya     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Comments      |    Version:  4.8
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I am trying to send the custom fields data for comments in the mail. But
 it is not possible bcoz comment meta is saved after the notification is
 sent to the admin.

 I am using

 {{{#!php
 <?php
 apply_filters( 'comment_notification_text', $notify_message,
 $comment->comment_ID );
 }}}

 to modify comment notification mails.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41220>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list