Hi Radu,
Thanks for the answer, i tried your solution but i doesn’t work…
COPY CODE
function KleoRemoveLastActivityFromDirectory() {
return false;
}
add_filter('bp_get_member_latest_update', 'KleoRemoveLastActivityFromDirectory');
and the member_loop don’t do anything…
Thanks for helping!
Valentin