File: bp-core/classes/class-bp-core-user.php |
Description |
|---|---|
| BP_Core_User::search_users() |
Find users who match on the value of an xprofile data. |
| bp_core_search_users_count_sql |
Filters the SQL used to query for searched users count. |
| bp_core_search_users_sql |
Filters the SQL used to query for searched users. |
| BP_Core_User::get_user_extras() |
Fetch extra user information, such as friend count and last profile update message. |
| BP_Core_User::get_core_userdata() |
Get WordPress user details for a specified user. |
| BP_Core_User |
Fetch data about a BuddyPress user. |
| BP_Core_User::__construct() |
Class constructor. |
| BP_Core_User::populate() |
Populate the instantiated class with data based on the User ID provided. |
| BP_Core_User::populate_extras() |
Populates extra fields such as group and friendship counts. |
| BP_Core_User::get_profile_data() |
Fetch xprofile data for the current user. |