Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7044


Ignore:
Timestamp:
05/02/2016 10:34:02 PM (9 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7044 – Description

    initial v1  
    77The `{{recipient.name}}` token will return the name of recipient.
    88
    9 However, if you pass an email address:
     9----
     10
     11However, if you pass an email address of a valid WP user:
    1012
    1113`bp_send_email( 'activity-at-message', 'test@example.com', $args );`