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