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