Replacement Variables are used to replace words on the pages of your site - not for emails sent out.
1) Your own phrase in a template? Create a global phrase and then call it like you do other phrases.
2) You can't put php into a template. You put php into a plugin and then put the output into a variable which you may then use in a template (assuming you register it for use in the template also).
|