I create user with wp_create_user,after succesfully creating a user I need to set his status to be logged in?How to set his status to be logged in ?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Use
|
|||
|
I use this wp_signon, but if on next line of code I do is_user_logged_in() and get false in return. Have I misunderstood wp_signon? |
|||
|
