File: bp-core/classes/class-bp-user-query.php |
Description |
---|---|
BP_User_Query::get_include_ids() |
Fetch the IDs of users to put in the IN clause of the main query. |
BP_User_Query |
BuddyPress User Query class. |
BP_User_Query::__construct() |
Constructor. |
bp_pre_user_query_construct |
Fires before the construction of the BP_User_Query query. |
BP_User_Query::setup_hooks() |
Allow extending classes to set up action/filter hooks. |
BP_User_Query::prepare_user_ids_query() |
Prepare the query for user_ids. |