Make WordPress Core

Opened 8 years ago

Closed 4 years ago

#41220 closed defect (bug) (invalid)

Comment meta is saving after the notification email

Reported by: ravisakya's profile ravisakya Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.8
Component: Comments Keywords: reporter-feedback close
Focuses: Cc:

Description

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
apply_filters( 'comment_notification_text', $notify_message, $comment->comment_ID );

to modify comment notification mails.

Change History (3)

#1 @johnbillion
8 years ago

  • Keywords reporter-feedback added

Thanks for your report, @ravisakya , and welcome to WordPress Trac.

Which comment meta data are you referring to please?

#2 @hellofromTonya
4 years ago

  • Keywords close added

Hello @ravisakya,

Does this issue persist for you today? If yes, please provide more information to help us investigate.

I'm marking this ticket as a close candidate. Why? Not finding other reports. And it's been 3 years since feedback requested. Will review if/when feedback provided.

#3 @hellofromTonya
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

I'm closing this ticket. However, if the problem persists, please reopen and provide more information to help us further investigate.

Note: See TracTickets for help on using tickets.