apply_filters( 'bp_get_activity_feed_item_guid', string $value )
Filters the activity feed item guid.
Parameters Parameters
- $value
-
(string) Calculated md5 value for the activity feed item.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.3 | Introduced. |