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

Filters the total mutual connections 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
BuddyBoss 1.0.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.