Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Problem with Friend related functions when Friends module disabled


Windhamdavid
Participant

@windhamdavid

turns out writing a conditional for this is difficult since loader.php is setting up the /bp-friends component. If you want a quick and effective way around this error message – just add this to your themes functions.php file

function bp_get_total_friend_count() {}

Skip to toolbar