Once it’s running.
Started 1 year, 7 months ago by: thelandman
How would I limit the display of activity to the most recent 5 activities in the activity stream?
I’ve tried <?php if ( bp_has_activities( 'max=5' ) ) : ?> in the activity loop but no luck hey.
<?php if ( bp_has_activities( 'max=5' ) ) : ?>
This page will show you the parameters that can be passed:
http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
What you show should work to limit the qnt returned
Sorted! Thanks @hnla!
Existing and new plugins/components and themes.
Show off your BuddyPress powered sites.
Problems with getting it running.
Discuss translating BuddyPress
Everything else.
Feature requests; criticism.
Post your add-ons here.
To start connecting please log in first.
Remember Me
Think you've found a bug with the software? Please report it here (use the same login credentials).