- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › What's the email shortcode for the unique registration link
Tagged: email, IPN, payment notifcation, Registration
Hello world,
I am trying to build the email templates within the settings menu, I’m unsure of what the shortcode is to display the unique (special) link that’s generated for a user after their payment notification is received, I believe this should be incorporated in the “Prompt to complete registration” email. If anyone can offer me some guidance on this it would be greatly appreciated.
Just throwing it out there, I think this plugin would greatly benefit from enabling the ability to create an email signature (maybe a shortcode), or maybe if you could include some HTML email templates for ‘pretty’ emails. I understand that the mailchimp integration addon would enable such things, although I think a subscription free solution would be amazing.
The email shortcode for the unique registration link is the following:
{reg_link}
At some stage in the future we will add an option for HTML email which will allow you to do what you are after.
Thank you very much for your response, I went and added this to my email template and unfortunately it didn’t work. The result in my email client displays literally “{reg_link}”. All the other email short codes display just fine, any ideas?