apply_filters( 'bp_core_get_users', array $retval , array $r )
Filters the results of the user query.
Parameters Parameters
- $retval
-
(array) Array of users for the current query.
- $r
-
(array) Array of parsed query arguments.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |