- This topic has 0 replies, 1 voice, and was last updated 12 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The topic ‘WP eMember Email Tags Reference (List of Email Merge Tags)’ is closed to new replies.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember F.A.Q/Instructions › WP eMember Email Tags Reference (List of Email Merge Tags)
Tagged: email tags, emember email tags
The following email tags can be used in the email body of the “Registration Complete” email that is sent out after a member completes the registration (the tags will be replaced with the value dynamically):
{member_id} - The member's ID (the value from the ID column)
{user_name} - The username of the member
{password} - The password of the member
{first_name} - First name of the member
{last_name} - Last name of the member
{email} - The email address of the member
{phone} - The phone number of the member
{company_name} - The company name of the member (if any)
{address_street} - The street address of the member
{address_city} - The city of the member
{address_state} - The state of the member
{address_zipcode} - The zipcode of the member
{country} - The country of the member
{gender} - Gender information of the member
{membership_level} - Membership level ID of the member
{membership_level_name} - Membership level name that this member signed up for.
{more_membership_levels} - Additional membership level IDs (if any)
{account_state} - The status of the member account
{referrer} - Affiliate ID of the affiliate who sent this member to your site (if any)
{subscription_starts} - Membership start date
{txn_id} - Transaction ID of the membership purchase (if any)
{login_link} - A link to the login page on your site
{reg_link} - The unique registration completion link
The above mentioned email tags will also work on the “Quick Notification” email that you can send when you are editing a member’s record from the WP Dashboard.