Home › Forums › Front End PM PRO › Email Notification to Admin for Message sent by New User › Reply To: Email Notification to Admin for Message sent by New User
February 22, 2019 at 11:03 pm
#21931
Shamim Hasan
Keymaster
You can use fep_filter_send_email_participants hook to add your admin user id. That will send email to that user also. You can conditionally add your user id for only first message.