apply_filters_ref_array( 'bp_activity_permalink', array $value )
Filters the activity permalink to be added to the activity content.
Parameters Parameters
- $value
-
(array) Array containing the html markup for the activity permalink, after being parsed by sprintf and current activity component.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |