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 September 12, 2017 at 7:20 pm #6427 shamimKeymaster 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()