Reply To: Disable Email for One Message


Home Forums Front End PM PRO Disable Email for One Message Reply To: Disable Email for One Message

#6427
Shamim Hasan
Keymaster

You can add remove_action( 'fep_action_message_after_send', array( Fep_Emails::init(), 'save_send_email'), 20, 2 ); just before using fep_send_message()