apply_filters( 'bp_activity_comments_user_avatars', string $retval , array $r , array $output )
Filters the list of linked avatars for users who have commented on the current activity item.
Description
Parameters
- $retval
-
HTML markup for the list of avatars.
- $r
-
Array of arguments used for each avatar.
- $output
-
Array of each avatar found, before imploded into single string.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.7.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.