[buddypress-trac] [BuddyPress] #4689: bp_core_email_from_name_filter() is too aggressive

buddypress-trac noreply at wordpress.org
Tue Nov 27 23:47:10 UTC 2012


#4689: bp_core_email_from_name_filter() is too aggressive
--------------------------+--------------------------
 Reporter:  r-a-y         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  1.7
Component:  Core          |    Version:  1.2.2
 Severity:  normal        |   Keywords:  dev-feedback
--------------------------+--------------------------
 bp_core_email_from_name_filter() hooks onto 'wp_mail_from_name'.

 This is a little too aggressive because other plugins that send emails
 like Gravity Forms will use a different 'From' name, but that won't be
 seen because of BP.

 I'd like to propose that we ditch this function and add the fourth
 parameter to each wp_mail() call in the BP codebase so we can modify the
 email headers (like the 'From' name) there.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4689>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list