apply_filters( 'bp_groups_member_suggestions_query_args', array $user_query, BP_Groups_Member_Suggestions $this )

Filters the arguments for the user query for the Suggestion API.

Description

Parameters

$user_query

(array) Array of arguments for the query.

$this

(BP_Groups_Member_Suggestions) Instance of the current suggestion class.

Source

File: bp-groups/classes/class-bp-groups-member-suggestions.php

Changelog

Changelog
Version Description
BuddyPress 2.1.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.