Issue with wp_insert_user()
-
Hey,
I hope you are fine. I was working in WordPress and I want to insert user information for that I use the ‘wp_insert_user()’ function. It was working fine a few days ago then suddenly this function starts generating 0 instead of the user id. What is the issue? and why this function is behaving like this. ?$user = wp_insert_user($params); //this generate 0 everytime
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Issue with wp_insert_user()’ is closed to new replies.