Hi,
I’m going to be dealing with cookies and sessions soon. I know the functions/classes that deal with them, but I’m trying to understand the relationship between them at a high-level. What does WordPress do with them? Are session tokens stored in the WordPress database? Do WP login cookies create a new session, or does a new session set WP login cookies, or do WP login cookies store cookies? Are sessions and cookies interpendent or do they set each other? Etc.? A high-level procedural or process explanation would be useful.
I’m more looking into the relationship between the two. This would make the WP session and cookie functions make more sense. Thank you in advance!
[ad_2]