[buddypress-trac] [BuddyPress Trac] #7038: BuddyPress should override and provide templates for core user emails (password reset, etc)
buddypress-trac
noreply at wordpress.org
Tue Nov 22 21:12:22 UTC 2016
#7038: BuddyPress should override and provide templates for core user emails
(password reset, etc)
-------------------------+-----------------------------
Reporter: rmens | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Emails | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------------
Comment (by DJPaul):
This is going to be a bit of a mess, and is dependant on WordPress now
having filters wherever it didn't before (I can't remember) that would let
us grab the content of the email, and prevent WordPress sending its own. I
do not want this to rely on filtering something in `wp_mail` directly,
that is too late in the process and prone to not working with other
plugins that have re-declared the function.
I think for legacy WordPress MU reasons, BuddyPress already does this for
the site registration emails when on multisite -- something like that.
I am not mega keen on spending my own time looking at this for the
forseeable future, so it'd need someone else to do most of the legwork.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7038#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list