apply_filters_ref_array( 'bp_user_query_uid_clauses', array $sql, BP_User_Query $this )

Filters the clauses for the user query.


Description Description


Parameters Parameters

$sql

Array of SQL clauses to be used in the query.

$this

Current BP_User_Query instance.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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