wp_update_user
-
Hey guys,
Seems like I’ve got a bit of a problem with wp_update_user. What I’ve got is some code to insert a new value into the db using wp_update_user, then afterwards I’m getting the current user information. Problem is the query to get the current user information seems to be 1 behind when it comes to the email address, everything else is fine however the email address is always incorrect. I refresh and the information is correct.
Any ideas?
- The topic ‘wp_update_user’ is closed to new replies.