apply_filters( 'bp_get_activity_avatar_item_id', int $item_id )
Filters the activity avatar item ID.
Parameters Parameters
- $item_id
-
(int) Item ID for the activity avatar.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |