apply_filters( 'bp_activity_get_comments_user_ids', array $value )
Filters the list of user IDs for the current activity item.
Parameters Parameters
- $value
-
(array) Array of unique user IDs for the current activity item.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |