Send Announcement to Author


Home Forums Front End PM PRO Send Announcement to Author

This topic is: Not Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44428
    christie.lindemann
    Participant

    We would like the ability to have the Announcement also send to the author/sender. I do not believe this is currently possible, but is this possible to add?

    #44433
    Shamim Hasan
    Keymaster

    You want to reply announcement? In That case i would prefer to use Group Message. You can send to any role/user and they can reply as well.

    Please see https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/group-messaging/

    #44466
    christie.lindemann1
    Participant

    We tested Group Message and the sender also still doesn’t receive the email. Should they?

    #44486
    Shamim Hasan
    Keymaster

    I misread your previous question. Sorry for that. Yes, currently sender do not receive email. Please add following code in your theme’s (child theme’s if you are using) functions.php to enable that.

    add_filter( 'fep_filter_email_to_sender', '__return_true' );
    
    #44490
    christie.lindemann1
    Participant

    So this will enable it for group messages or announcements?

    #44504
    Shamim Hasan
    Keymaster

    It will enable for both.

Viewing 6 posts - 1 through 6 (of 6 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.