BuddyDev

Search

Extend Support for 'BuddyPress Notify Post Author on Blog Comment" to CPT

  • Participant
    Level: Initiated
    Posts: 1
    mrjarbenne on #6926

    I was wondering if someone could help me with a snippet or tweak that would extend the BuddyPress Notify Post Author on Blog Comment plugin (https://buddydev.com/plugins/bp-notify-post-author-blog-comment/) so it would support comments left on Custom Post Types.

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #6933

    Hi Jared,
    Welcome back to the BuddyDev forums.

    I may be mistaken here but when I looked at the code it seems we are not checking for the post type. So, t should support that out of the box.

    https://github.com/buddydev/bp-notify-post-author-on-blog-comment/blob/master/bp-blog-comment-notifier.php

    Can you please tell me if it is not doing so ?

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    myrooon on #35139

    Hi Brajesh,

    Thank You very much for this plugin, searched for a few hours for the solution. Could You kindly look into CPT support for these notifications? It works only for posts now.

    Also – when someone replies to a comment of the author on the authors post, the author receives two notifications simultaneously:

    XY commented on one of your updates 4 SECONDS AGO
    XY replied to one of your activity comments 4 SECONDS AGO

    It is kinda weird, maybe have the notification only for the first level comments?

    Thanks for responding.

    Miro

You must be logged in to reply to this topic.

This topic is: not resolved