Title: WordPress wp_create_user problem
Last modified: August 20, 2016

---

# WordPress wp_create_user problem

 *  [narekm11](https://wordpress.org/support/users/narekm11/)
 * (@narekm11)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/wordpress-wp_create_user-problem/)
 * Hello . In my wordpress site I am trying to dinamically create users . I knew
   that wp_create_user is the way to go . But using that function with the following
   arguments wp_create_user( $username, $password, $email ); seems not to be taking
   care of all database table records we really need to have a completely new user.
   Why I came to that conclusion is that when a user is created through admin the
   wp_usermeta table is also changed but when I do that with this function only 
   wp_users table gets changed . Is there any better way of doing or am I doing 
   something wrong ? Thanks .

The topic ‘WordPress wp_create_user problem’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [narekm11](https://wordpress.org/support/users/narekm11/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/wordpress-wp_create_user-problem/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
