Skip to:
Content

  • Home
  • Activity
  • Members
  • reference
WB Remedy

Code Reference

  • Home
  • Activity
  • Members
  • reference
Filter by type:
Search
Browse: Home / reference / bp-core/classes/class-bp-user-query.php

BP_User_Query::do_wp_user_query()

Method: Use WP_User_Query() to pull data for the user IDs retrieved in the main query.

Source: bp-core/classes/class-bp-user-query.php:548

Used by 1 function | Uses 1 function

bp_wp_user_query_args

Filter Hook: Filters the WP User Query arguments before passing into the class.

Source: bp-core/classes/class-bp-user-query.php:564

Used by 1 function | Uses 0 functions

BP_User_Query::get_include_ids()

Method: Fetch the IDs of users to put in the IN clause of the main query.

Source: bp-core/classes/class-bp-user-query.php:628

Used by 1 function | Uses 0 functions

BP_User_Query::populate_extras()

Method: Perform a database query to populate any extra metadata we might need.

Source: bp-core/classes/class-bp-user-query.php:642

Used by 1 function | Uses 3 functions

bp_user_query_populate_extras

Action Hook: Allows users to independently populate custom extras.

Source: bp-core/classes/class-bp-user-query.php:682

Used by 1 function | Uses 0 functions

BP_User_Query::get_sql_clause_for_member_types()

Method: Get a SQL clause representing member_type include/exclusion.

Source: bp-core/classes/class-bp-user-query.php:765

Used by 1 function | Uses 5 functions

BP_User_Query

Class: BuddyPress User Query class.

Source: bp-core/classes/class-bp-user-query.php:62

Used by 2 functions | Uses 0 functions

BP_User_Query::__construct()

Method: Constructor.

Source: bp-core/classes/class-bp-user-query.php:148

Used by 8 functions | Uses 6 functions

bp_pre_user_query_construct

Action Hook: Fires before the construction of the BP_User_Query query.

Source: bp-core/classes/class-bp-user-query.php:184

Used by 1 function | Uses 0 functions

BP_User_Query::setup_hooks()

Method: Allow extending classes to set up action/filter hooks.

Source: bp-core/classes/class-bp-user-query.php:222

Used by 1 function | Uses 0 functions
1 2 Next »

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Privacy • Terms of Service