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.


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.