[buddypress-trac] [BuddyPress Trac] #7024: BP no longer filters `wp_mail_from_name` when using `wp_mail()`
buddypress-trac
noreply at wordpress.org
Mon Apr 18 16:32:30 UTC 2016
#7024: BP no longer filters `wp_mail_from_name` when using `wp_mail()`
--------------------------+-----------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: API | Version: 2.5.0
Severity: normal | Keywords:
--------------------------+-----------------------------
Prior to 2.5, BP filtered `wp_mail_from_name` to replace with
`bp_get_option( 'blogname' )`. In 2.5, if you force the use of
`wp_mail()`, this filtering no longer takes place.
Was it taken out just to clean things up, or for some more principled
reason? It's no biggie to replace it on client sites, but it involved some
annoying debugging.
#6999 is related, but is not specifically about `wp_mail()`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7024>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list