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.


Parameters Parameters

$value

(bool|WP_Error) True if valid, WP_Error if not.

$this

(BP_Groups_Member_Suggestions) Instance of the current suggestion class.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.