Title: Combining My Custom Script User Database With WordPress&#039;s User Database&#8230;?
Last modified: August 21, 2016

---

# Combining My Custom Script User Database With WordPress's User Database…?

 *  [rss2q](https://wordpress.org/support/users/rss2q/)
 * (@rss2q)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/combining-my-custom-script-user-database-with-wordpresss-user-database/)
 * Basically, I created a custom script that contains a member database, but when
   someone signs up with my custom script, I want that user’s account information
   copied to the WordPress database as well. Just to point out, this isn’t a plugin,
   this is a script that has nothing to do with WordPress in another folder using
   it’s own separate database. I just need to know if there is anything special 
   I have to do to copy a user to the WordPress database, and when that user tries
   to login over at WordPress, they will be able to user the same email/username
   and password they signed up with over at my custom script?

Viewing 1 replies (of 1 total)

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/combining-my-custom-script-user-database-with-wordpresss-user-database/#post-3956075)
 * Have you browsed the **wp_users** table? Do you know how to encrypt the user’s
   password in the same way that WordPress does? I don’t think you can store an 
   unencrypted password into the **user_pass** field and expect WordPress to recognize
   it with the user logs in. I don’t know if there’s any documentation regarding
   how the password is encrypted/decrypted, you may have to dig in the WP code.

Viewing 1 replies (of 1 total)

The topic ‘Combining My Custom Script User Database With WordPress's User Database…?’
is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/combining-my-custom-script-user-database-with-wordpresss-user-database/#post-3956075)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
