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