[buddypress-trac] [BuddyPress Trac] #7044: Emails: Passing an email address to `bp_send_mail()` does not render `{recipient.name}` token
buddypress-trac
noreply at wordpress.org
Thu May 19 20:50:47 UTC 2016
#7044: Emails: Passing an email address to `bp_send_mail()` does not render
`{recipient.name}` token
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.6
Component: API - Emails | Version: 2.5.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10792"]:
{{{
#!CommitTicketReference repository="" revision="10792"
Emails: Ensure that passing a known WP user email address to
`bp_send_email()` will render the `{{recipient.name}}` token.
Commit also adds several unit tests for the `BP_Email_Recipient` class.
Fixes #7044.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7044#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list