Using bp_parse_args() to filter BuddyPress template loops

Prologue In the past, it has been extremely difficult to filter any BuddyPress template loop. For example, let’s say I wanted all activity loops to show the last five entries instead of the default of 20. It was possible, but basically you’d either have to requery the activity loop to grab the last five entries … Continue reading Using bp_parse_args() to filter BuddyPress template loops