apply_filters( 'bp_get_activity_filter_links', string $value, array $r )

Filters all of the constructed filter links.


Description Description


Parameters Parameters

$value

All of the links to be displayed to the user.

$r

Array of parsed arguments.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Added the $r parameter.
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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