• thanhthupro23

    (@thanhthupro23)


    Hello.
    Currently I want to save the user session and return the data as json.
    I only need to store it to use it during the user’s session. When the session ends, the data is also deleted.

    I have not found the optimal solution, looking forward to receiving everyone’s sharing.
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @thanhthupro23

    Are you wanting to work with a logged in user’s session? This is typically stored in a cookie in the browser.

    Thread Starter thanhthupro23

    (@thanhthupro23)

    Thanks for your respond.

    But I need to share that session information with another website (also my website), so that users can interact with two websites at the same time more conveniently.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Normally, where will the user’s session be temporarily stored in wordpress?’ is closed to new replies.