[wp-hackers] sharing the same `terms` and `term_taxonomy` tables across multiple WordPress sites
    Haluk Karamete 
    halukkaramete at gmail.com
       
    Mon May 11 17:48:01 UTC 2015
    
    
  
Hello,
I do know that 2 WordPress sites could share the same user base. Constants
such as `CUSTOM_USER_TABLE` and  `CUSTOM_USER_META_TABLE` pave the way
towards that goal.
What I'm wondering if a similar concept could be extended so that those
sites can also share the same terms and term_taxonomy table?
    
    
More information about the wp-hackers
mailing list