• For Reply Notification emails, in the Body of the email, it should show the reply author, but instead it shows the name of the person who created the topic. In the file bb-press-notifications.php on line 406 the code is:

    $reply_author = bbp_get_topic_author($user_id);

    This should be changed to:

    $reply_author = bbp_get_reply_author_display_name($reply_id);
Viewing 1 replies (of 1 total)
  • Hi @mrfent37,

    I hope this message find you are doing well and have wonderful weekend with your family 🙂

    Thanks for the feedback, you are right, we have released bbpress notification 1.4.3 to fix the problem 🙂

    Sir, we greatly appreciate the fantastic feedback. As a token of our gratitude, we are delighted to offer the amazing user a license of our bbpress pro plugins, Would you please make a fake $0 order at https://www.bbp.design/product/bbpress-notification-pluginfree/ and give us your email address via our support ticket at: http://www.bbp.design/hire-us/, we will add a bbpress pro plugin license in your account in https://bbp.design . 🙂

    Thanks, have a blessed day with your family

    Best Regards,

    Support

Viewing 1 replies (of 1 total)

The topic ‘Bug in your code for reply notification emails’ is closed to new replies.