Title: define wp_posts
Last modified: April 21, 2018

---

# define wp_posts

 *  [Philipp](https://wordpress.org/support/users/phisch93/)
 * (@phisch93)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/define-wp_posts/)
 * Hi,
 * hope you can help me.
 * I’ve 3 membership-websites.
 * I’ve allready changed wp-config so all users from one site can log in into every
   other site. (wp_users and wp_usermeta)
    Everything works fine.
 * My last problems: If someone change his userpic on one site, it’s not changed
   on all other sites. The second issue is that the leaderboard doesn’t update on
   all sites.
 * I was looking for a way to solve this issues and I found that the pictures and
   the leaderboard data is saved in wp_posts database.
 * So my way of solution is to define the wp_posts and wp_postmeta of the second
   and third website to the database of the first like I made it with wp_users and
   wp_usermeta.
 * How can I do this?
 * define (‘__________’, ‘wp_posts_website1’);
    define (‘__________’, ‘wp_postmeta_website1’);
 * I hope you can help me.
    Much thanks and best regards, Philipp

Viewing 1 replies (of 1 total)

 *  Thread Starter [Philipp](https://wordpress.org/support/users/phisch93/)
 * (@phisch93)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/define-wp_posts/#post-10205388)
 * My question in short format:
 * I’ve 2 blogs.
    test.domain.com and test1.domain.com
 * Can I change ‘wp_posts_test1’ into ‘wp_posts_test’ in wp-config.php?
 * So that TEST1 is allready running on this test1.domain.com but the posts are 
   saved in database of TEST.domain.com?
 * Best regards, Philipp

Viewing 1 replies (of 1 total)

The topic ‘define wp_posts’ is closed to new replies.

## Tags

 * [wp_posts](https://wordpress.org/support/topic-tag/wp_posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Philipp](https://wordpress.org/support/users/phisch93/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/define-wp_posts/#post-10205388)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
