solution with conditional tags
-
hi there,
thank you for this great plugin!
i am looking for a solution, to send personal mails. if {name} is not empty, recipient will named by his name, otherwise recipient will named by public adress.example:
$name ="{name}";if ($name='{name}'){echo '{name}';} else echo 'Dear recipient!';
thank you.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘solution with conditional tags’ is closed to new replies.