Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: My Friends Activity


sdq80
Participant

@sdq80

for example if I want to get my activity I’m using:

<?php bp_activity_get_list( bp_current_user_id(), bp_word_or_name( __( “My Activity”, ‘buddypress’ ), __( “%s’s Activity”, ‘buddypress’ ), true, false ), __( “You haven’t done anything yet.”, ‘buddypress’ ) ) ?>

this function works with member theme only, when I try to add the same function to the home theme (i.e: index) it wont work, it gives me the above custom message (You haven’t done …..)!! thanks for your cooperation!

Skip to toolbar