apply_filters( 'bp_get_activity_count', int $activity_count )
Filters the activity count for the activity template.
Parameters Parameters
- $activity_count
-
(int) The count for total activity.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |