apply_filters( 'bp_get_activity_per_page', int $pag_num )
Filters the activity posts per page value.
Parameters Parameters
- $pag_num
-
(int) How many post should be displayed for pagination.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |