apply_filters( 'bp_get_activity_secondary_avatar_link', string $link , string $component )
Filters the secondary avatar link for current activity.
Parameters Parameters
- $link
-
(string) Link to wrap the avatar image in.
- $component
-
(string) Activity component being acted on.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |