Page 1 of 1

Using Variables in Frontend Users and Self Registration Modules

Posted: Fri Jul 07, 2006 7:26 pm
by blis102
Hey all,

I am using both Frontend Users and Self Registration Modules on my site.

I want to be able to change the "Final Message Template" to include the users name and email, but cant find out how to do it...

The variables I want to use are:
first_name, last_name, email

I tried putting them in like this:
{first_name}, {last_name}, {email}

What am i doing wrong? How can I add these variables into the message? Any help will be great!

Thanks alot!

Re: Using Variables in Frontend Users and Self Registration Modules

Posted: Fri Jul 07, 2006 7:38 pm
by calguy1000
Hmm, I'm not sure if those variables are exported at that point.

You can check with the {get_template_vars} plugin though.