File: bp-core/classes/class-bp-user-query.php |
Description |
|---|---|
| BP_User_Query::prepare_user_ids_query() |
Prepare the query for user_ids. |
| bp_user_query_online_interval |
Filters the threshold for activity timestamp minutes since to indicate online status. |
| bp_user_query_uid_clauses |
Filters the clauses for the user query. |
| bp_pre_user_query |
Fires before the BP_User_Query query is made. |
| BP_User_Query::do_user_ids_query() |
Query for IDs of users that match the query parameters. |
| bp_found_user_query |
Filters the found user SQL statements before query. |