Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: default sitewide activity


Roland Fauster
Participant

@rfauster

Hi

Just pass the scope in the loop:

if ( bp_has_activities( ‘scope=friends’ ) )

I used to do

if ( bp_has_activities( ‘type=friends&max=10’ ) )

however sind BP 1.2 there are quite a few changes in how the activities work and I haven’t gotten my head around them yet completely..

Skip to toolbar