do_action_ref_array( 'bp_pre_user_query', BP_User_Query $this )
Fires before the BP_User_Query query is made.
Description Description
Parameters Parameters
- $this
-
Current BP_User_Query instance. Passed by reference.
Source Source
File: bp-core/classes/class-bp-user-query.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |