[buddypress-trac] [BuddyPress] #2745: BP Email Function
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Nov 20 02:14:15 UTC 2010
#2745: BP Email Function
-------------------------+--------------------------------------------------
Reporter: crashutah | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3
Component: Core | Version:
Keywords: close |
-------------------------+--------------------------------------------------
Changes (by nacin):
* keywords: => close
Comment:
All of this is available via wp_mail(), as it has a $headers parameter. I
don't know of any way the implementation could be any more graceful than
what WordPress core already has.
There's also filters on from name and from email, which perhaps BuddyPress
could leverage if there's a need to include better defaults. (MU did for a
while, but it was yanked with the merge.)
The entire PHPMailer object also gets passed through do_action_ref_array
so you can modify it any way you want.
--
Ticket URL: <https://trac.buddypress.org/ticket/2745#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list