Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: correct way to redefine BuddyPress core functions


Phlux0r
Participant

@phlux0r

@Andy – yeah, I saw the admin bar disable trick after I posted – doh! Never mind, I took out some other things from bp-core.php anyway.

Oh yeah, another thing I found was that I had to change the include for bp-custom.php to:

include_once ‘bp-custom.php’;

as it gave me grief with redefining existing functions…

Cheers

Skip to toolbar