How does wordpress saves states between pages?
-
It does not look like wordpress uses sessions because when I try session_id() in a plugin it returns null.Is there something similar to “www.domain.com/page.php?PHPSESSID=12345” that I can use?
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How does wordpress saves states between pages?’ is closed to new replies.