• I’d like to share some tables, out of the same shared database, between two blogs, each running in it’s own folder.

    What should be shared:

    - posts related tables, like posts, categories, tags, users

    What should not be shared:

    - blog name and configuration (wp_options?)
    - plugins

    How could I achieve that?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Sharing some database table across multiple blogs’ is closed to new replies.