Changes between Initial Version and Version 1 of Ticket #7044
- Timestamp:
- 05/02/2016 10:34:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7044 – Description
initial v1 7 7 The `{{recipient.name}}` token will return the name of recipient. 8 8 9 However, if you pass an email address: 9 ---- 10 11 However, if you pass an email address of a valid WP user: 10 12 11 13 `bp_send_email( 'activity-at-message', 'test@example.com', $args );`