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