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