Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,004
- How-to & Troubleshooting
- 129,611
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,173
-
The function and filter is overkill really you can add to the query string but concatenating the parameter :
bp_has_activities( bp_ajax_querystring( ‘activity’ ) . ‘per_page=10’ )