Replies: 0
Hi,
I want to share users between 2 WordPress (5.03) websites: A (users DB) and B (no users).
I have managed to connect the dababase A to B (both on thesame server)
Unfortianetly I can not login in B. I have tried bcrypt, Md5, ssh1 but they are not working.
Where can I find Password Hashing of B and how to set it up? Wpconfig? How to use it?
Thank you!