Open mahype opened 7 years ago
@mahype What would be a use-case for that?
Should it allow preventing the default wp_mail()
call or should it be used for something else?
For reference: This should be global for all outgoing Torro Forms emails. Preferably an email class should be introduced.
Related: #123
In case of sending out Email-Notifications, an actionhook should be added to have a chance to influence on mail sending.
https://github.com/awsmug/torro-forms/blob/develop/components/actions/base-actions/email-notifications.php#L123