apply_filters( 'bp_activity_get_comment_count', int $count )
Filters the activity comment count.
Parameters Parameters
- $count
-
(int) The activity comment count.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |