apply_filters( 'bp_get_friend_reject_request_link', string $value, int $friendship_id )

Filters the URL for rejecting the current friendship request in the loop.


Description Description


Parameters Parameters

$value

Reject-friendship URL.

$friendship_id

ID of the friendship.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Added the $friendship_id parameter.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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