Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Use full name in confirmation emails

@peterverkooijen

Participant

This works!:

$welcome_email = str_replace("DISPLAYNAME", $meta[field_1], $welcome_email );

Skip to toolbar