[buddypress-trac] [BuddyPress Trac] #6592: Email API and customisation features
buddypress-trac
noreply at wordpress.org
Wed Jan 27 21:12:26 UTC 2016
#6592: Email API and customisation features
------------------------------+-----------------------
Reporter: DJPaul | Owner: DJPaul
Type: idea | Status: assigned
Priority: normal | Milestone: 2.5
Component: Component - Core | Version:
Severity: normal | Resolution:
Keywords: |
------------------------------+-----------------------
Comment (by djpaul):
In [changeset:"10478"]:
{{{
#!CommitTicketReference repository="" revision="10478"
Emails: introducing `bp_send_email`, which is our replacement for
`wp_mail`.
As `wp_mail` is a pluggable function, if we detect it has been re-
declared, or if something has filtered to enable HTML emails, BuddyPress
will fallback and let `wp_mail` send the email for us. This maintains
compatibility for customised sites until mail delivery plugins are updated
to work with BuddyPress (or new plugins are written).
See #6592. Props timersys, mercime, boonebgorges, hnla, DJPaul.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6592#comment:59>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list