apply_filters( 'bp_get_friendship_requests', array|int $requests, int $user_id )

Filters the total pending connection requests for a user.

Description

Parameters

$requests

(array|int) An array of user IDs if found, or a 0 if none are found.

$user_id

(int) ID of the queried user.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.2.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.