creating custom link
-
(reposting here after posted this in another forum several days ago to no response, hoping this forum is more appropriate)
hi all, can anyone help me with the following?
-latest versions of wp, buddypressi am trying to create a one-click registration link for events on my site, and i need help inserting the user’s first/last name and e-mail into the link.
here’s the link before outputting first name/last name/email:
a href=”http://gowoa.me/i/XXX?email=[EMAIL_ADDRESS_HERE]&firstName=[FIRST_NAME_HERE]&lastName=[LAST_NAME_HERE]”>Register Now /a>
(i removed opening tags so the code would show as is)
how can i output the buddypress user variables into the link?
thanx in advance for any help!
- The topic ‘creating custom link’ is closed to new replies.