php - How does WordPress handle global variables that are specific to sessions and not overridden by concurrent users? -


i'm looking in core global $post object being set i'm not sure or logic would handle concurrent users. i'm assuming creates multiple global $post objects various requests , perhaps tie $_session variable.

i'm trying understand how wordpress gets away using global variables in application , being able scale.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jquery - Keeping Kendo Datepicker in min/max range -

cordova - Plugin preferences in config.xml -