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.


Top ↑

Source Source

File: bp-core/classes/class-bp-user-query.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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