• i have a 2 wordpress site

    wordpress site number 1(there is a login) wordpress site number 2 (in wp user tables there has already list accounts registered) example:user admin,password admin

    the process i made i made the json file displaying { username: password } i already have a login functionalities validation,,i connected throught json file and it is already working and validating

    the problem is sessions can i login to my one site and have sessions and stored only it to second wordpress site?is it posible?

    or use other process or method?

The topic ‘wordpress login’ is closed to new replies.