Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is moving Buddypress easier/possible??


Andrea Rennick
Participant

@andrea_r

Last I heard on the Thesis camp was they were not interested in BP compatibility and were leaving it to their community members.

And yeah – what mercime said – dump the tables out fo the db and into the second blog.

tho if you’re using multsite, you do not need to do that. Just change what the default Buddypress blog is in wp-config.

Set which blog ID BuddyPress will run on:
`define ( ‘BP_ROOT_BLOG’, $blog_id );`

Skip to toolbar