apply_filters( 'bp_get_activity_filter_link_href', string $link , string $component )
Filters the activity filter link URL for the current activity component.
Description Description
Parameters Parameters
- $link
-
The URL for the current component.
- $component
-
The current component getting links constructed for.
Source Source
File: bp-activity/bp-activity-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |