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

File: bp-activity/bp-activity-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.