- This topic has 1 reply, 2 voices, and was last updated 13 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › Passing member field parameters in a dynamic link
Once a member is logged in is it possible to dynamically pass member data in links using field placeholders?
For example, let’s say a link on a members page goes to
http://www.othersite.com?FirstName=”{fname}”
where {fname} is the member’s first name field that renders with the field data when the page loads.
The following shortcode might help you. It can be used to dynamically show various details of the logged in member:
[wp_eMember_user_details user_info="email"]
Check the full details under the shortcode list documentation:
Some more relevant information can be found here:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248