- This topic has 1 reply, 2 voices, and was last updated 12 years, 10 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 › Using the Session ID
I am trying to use a frame within some of the pages in wordpress, however I would like to do some sort of an authentication within the frame to confirm that the user is actually logged in.
I see that everytime someone logs in, “session_id” in database gets updated via auth.php. Is there a way I could pass the session id to a frame and how to call that ID, is it withing a Session variable so I could use it only with the session is still valid?
There are premade functions in eMember that you can use to determine if a user is logged in or not. Check this documentation for examples:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248