How to mark user that he’s logged in
-
Hello guys.
Actually i am making my own theme with wordpress and i have a problem. I need to mark user that he’s logged in and i can;t find an api for this. Actually i am using
wp_login($username, $password, $deprecated);
to check if user have entered good password and username but i have no idea how to after this mark him that he’s logged in!
I should also add that i don’t want to use page wp-login, i am trying to make my own ‘log in form’ from the site.Any ideas?
Greetings
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to mark user that he’s logged in’ is closed to new replies.