How does WordPress handle sessions and session variables?
-
Hi All,
Wondering if anyone can give me a clue as to how WordPress handles keeping track of user sessions?
A simple search through the codebase for things like session_start() or $_SESSION[‘etc’] = ‘thing’ doesn’t appear to show that what I would think of as ‘normal’ session handling is taking place.
Many thanks,
pt
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How does WordPress handle sessions and session variables?’ is closed to new replies.