Description
Adds custom {user:name[@login1@login2]} and {user:id[@1@2]} merge tags that resolve to WordPress user email addresses in any notification field (to, from, reply-to, cc, bcc, and routing rules).
Usage Notes
- Only
name(login) andidlookups are supported. Users not found are silently omitted from the resolved list. - The
@delimiter is intentional — commas inside merge tag brackets trigger GF email validation errors.
Resources
Code
Please log in to view this code snippet.