I have a project and will be using Multisite feature of WordPress. I have few questions regarding this:
if i add a user for the main site, will it share the user for all sites?
if that user I created is logged in to the main site, will the session be shared for the sub site?
For example:
I log in to the main site
domain.com
Then I move to the other site
site1.domain.com
Is the session being shared from the main site and the sub site?