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 of arguments for the query.
- $this
-
Instance of the current suggestion class.
Source
File: bp-groups/classes/class-bp-groups-member-suggestions.php
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.