Title: Using custom_user_table
Last modified: August 21, 2016

---

# Using custom_user_table

 *  [dominicsutherland](https://wordpress.org/support/users/dominicsutherland/)
 * (@dominicsutherland)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-custom_user_table/)
 * Hi,
 * I’ve used custom_user_table and custom_usermeta_table successfully, however I
   would like to be able to use it twice, which in doing so I have noticed it only
   takes the WordPress table prefix for the first value that you input, meaning 
   I cannot use:
 *     ```
       define('CUSTOM_USER_TABLE', 'wpnwf_users','wpnwm_users' );
       define('CUSTOM_USERMETA_TABLE', 'wpnwf_usermeta','wpnwm_usermeta' );
       ```
   
 * twice.
 * I need to be able to pull users from two WordPress websites to one other WordPress
   website. I am currently using one database for all three sites with three different
   table prefixes for each site.
 * Can anyone help? Either a solution to using the above code twice or a plugin 
   that will solve my problem?

The topic ‘Using custom_user_table’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [table](https://wordpress.org/support/topic-tag/table/)
 * [user](https://wordpress.org/support/topic-tag/user/)
 * [usermeta](https://wordpress.org/support/topic-tag/usermeta/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [dominicsutherland](https://wordpress.org/support/users/dominicsutherland/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/using-custom_user_table/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
