apply_filters( 'bp_get_activity_secondary_avatar', string $avatar )
Filters the determined avatar for the secondary activity item.
Parameters Parameters
- $avatar
-
(string) Formatted HTML <img> element, or raw avatar URL.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |