Share login data/cookies between multiple installations
You can share user tables between different WordPress installations by installing the second site (“Site B”) to use the original site’s (“Site A”) database, then choosing to use an alternate table prefix during installation so as to keep the rest of the data separate. The second part of the problem is sharing login cookies between … Read more