apply_filters( 'bp_groups_member_suggestions_validate_args', bool|WP_Error $value , BP_Groups_Member_Suggestions $this )
Filters the validation results for the suggestion service query.
Description
Parameters
- $value
-
True if valid, WP_Error if not.
- $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.