Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress not on themainblog ?


r-a-y
Keymaster

@r-a-y

You need to create a file called “bp-custom.php” in /wp-content/plugins/.

Make sure you create the file with opening and closing PHP tags:

[?php

//the code

?]

Replace square brackets with triangular ones.

Skip to toolbar