File: bp-groups/classes/class-bp-groups-member-suggestions.php |
Description |
---|---|
bp_groups_member_suggestions_validate_args |
Filters the validation results for the suggestion service query. |
BP_Groups_Member_Suggestions::get_suggestions() |
Find and return a list of username suggestions that match the query. |
bp_groups_member_suggestions_query_args |
Filters the arguments for the user query for the Suggestion API. |
bp_groups_member_suggestions_get_suggestions |
Filters the results of the member suggestions user query. |
BP_Groups_Member_Suggestions |
Adds support for user at-mentions (for users in a specific Group) to the Suggestions API. |
BP_Groups_Member_Suggestions::validate() |
Validate and sanitise the parameters for the suggestion service query. |
bp_groups_member_suggestions_args |
Filters the arguments used to validate and sanitize suggestion service query. |