Re: Show favourite count after each activity?
bp-custom.php goes in the plugins folder… It doesn’t exist, you’ll have to create a php file containing the code above.
<?php
?>
And that’s what it does, so far. It shows the number of times each secret has been favourited by users.
[code goes here]
?>
And that's what it does, so far. It shows the number of times each secret has been favourited by users.