#7787 closed enhancement (fixed)
attachment support for wp_mail
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch needs-testing |
| Focuses: | Cc: |
Description
The phpmailer class supports attachments, so I don't see any reason why wp_mail shouldn't. It only take about 7 or 8 lines of code to add in support. It should be backward compatible too, since it just adds another optional parameter.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
+1
Once this has had some testing I will commit.