A
A
Alex2016-03-02 16:46:09
WordPress
Alex, 2016-03-02 16:46:09

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

1 answer(s)
Y
Yakov Vylegzhanin, 2016-03-03
@vylegzhanin

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 question

Ask a Question

731 491 924 answers to any question