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