[buddypress-trac] [BuddyPress Trac] #6460: core function for all calls to wp_mail
buddypress-trac
noreply at wordpress.org
Thu May 28 14:31:15 UTC 2015
#6460: core function for all calls to wp_mail
-------------------------+------------------------------
Reporter: shanebp | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: API | Version: 2.2.3
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by boonebgorges):
We've talked in the past about centralizing email functionality -
specifically, for the purpose of allowing HTML emails with admin-
customizable templates. Maybe @r-a-y will have more to say about it.
To play devil's advocate for a moment: What can be accomplished with a
`bp_wp_mail()` wrapper (plus BP-specific hooks) that couldn't already be
done with the hooks in `wp_mail()`? It seems to me that any customizations
you make to email originating from BP (templating, using an external
service like Mandrill, etc), you would want to apply to *all* emails
coming from your system - including those sent by plugins that don't use
`bp_wp_mail()` as well as those generated by WP core.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6460#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list