Add email attachments to the PMPro emails.
apply_filters("pmpro_email_attachments", $temail->attachments, $this); |
Parameters
- $attachments
- array
- array
Add email attachments to the PMPro emails.
apply_filters("pmpro_email_attachments", $temail->attachments, $this); |