• Resolved tf5_bassist

    (@tf5_bassist)


    Hey there, I have a question regarding the Comment Added trigger. It shows that it’s for whenever a comment is added to a post, whether pending moderation or auto approved, but this means that I also get a notification when commenting as myself in reply to comments. It also means that previously whitelisted/approved commenters will now get a “Your comment is awaiting moderation” email.

    Is there any way to make sure that this notification doesn’t get sent to comments that are already approved and that only comments that are held for moderation get the notification?

    I’m not seeing anything in the documentation that goes into any real detail on this, but please correct me if I just somehow missed it.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hey, to distinguish between already approved and unapproved comment you’d need to use the {comment_status} merge tag that will render “Approved” and “Unapproved” text.

    That merge tag used within the Conditionals extension would give you the ability to send the notification on only those comments that require approval.

    I hope this answers your question!

    Thread Starter tf5_bassist

    (@tf5_bassist)

    Ahh, gotcha. Thanks for the info!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comment notifications’ is closed to new replies.