apply_filters( 'bp_core_get_users', array $retval, array $r )

Filters the results of the user query.


Description Description


Parameters Parameters

$retval

Array of users for the current query.

$r

Array of parsed query arguments.


Top ↑

Source Source

File: bp-members/bp-members-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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