Answer the question
In order to leave comments, you need to log in
How to organize an entrance to one Wordpress site using an account from another?
The situation is this:
There are two sites, main and child .
On the child site, when authorizing / registering, I want to make a button like "Login using the main ".
How to implement something like this? Are there plugins available?
Answer the question
In order to leave comments, you need to log in
Use the same database for both sites, but with different prefixes.
You will have to write the login form yourself and request authorization data from the user table of the main site.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question