apply_filters( 'bp_activity_has_more_items', bool $has_more_items )
Filters whether there are more activity items to display.
Parameters Parameters
- $has_more_items
-
(bool) Whether or not there are more activity items to display.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |