apply_filters( 'bp_groups_member_suggestions_args', array $args, BP_Groups_Member_Suggestions $this )

Filters the arguments used to validate and sanitize suggestion service query.


Parameters Parameters

$args

(array) Array of arguments for the suggestion service query.

$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.