Disable the notification when using fep_send_message


Home Forums Front End PM PRO Disable the notification when using fep_send_message

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44000
    AE
    Participant

    Hello,

    Is there a way to disable the notification email when using fep_send_message? I do not want to disable it completely but only on certain types of messages.

    #44004
    Shamim Hasan
    Keymaster

    You can add add_filter( 'fep_enable_email_send', '__return_false' ); just before your function call.

Viewing 2 posts - 1 through 2 (of 2 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.