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