bp-search/classes/class-bp-search-albums.php:
Bp_Search_Albums::sql()
|
Prepare SQL query for albums search.
|
bp-search/classes/class-bp-search-media.php:
Bp_Search_Media::sql()
|
Prepare SQL query for media search.
|
bp-search/classes/class-bp-search-documents.php:
Bp_Search_Documents::sql()
|
|
bp-search/classes/class-bp-search-folders.php:
Bp_Search_Folders::sql()
|
|
bp-members/bp-members-filters.php:
bp_members_filter_media_personal_scope()
|
Set up media arguments for use with the ‘personal’ scope.
|
bp-members/bp-members-filters.php:
bp_members_filter_document_personal_scope()
|
Set up media arguments for use with the ‘personal’ scope.
|
bp-members/bp-members-filters.php:
bp_members_filter_folder_personal_scope()
|
Set up media arguments for use with the ‘personal’ scope.
|
bp-friends/bp-friends-activity.php:
bp_friends_activity_at_name_do_notifications()
|
Stop sending notification when user mentioned in activity and not in friend list.
|
bp-friends/bp-friends-filters.php:
bp_friends_filter_media_scope()
|
Set up media arguments for use with the ‘friends’ scope.
|
bp-friends/bp-friends-filters.php:
bp_friends_filter_document_scope()
|
Set up media arguments for use with the ‘friends’ scope.
|
bp-friends/bp-friends-filters.php:
bp_friends_filter_folder_scope()
|
Set up media arguments for use with the ‘friends’ scope.
|
bp-friends/bp-friends-activity.php:
bp_friends_filter_activity_scope()
|
Set up activity arguments for use with the ‘friends’ scope.
|
bp-friends/bp-friends-template.php:
bp_get_friend_ids()
|
Get a comma-separated list of IDs of a user’s friends.
|
bp-friends/bp-friends-template.php:
bp_get_mutual_friendships()
|
Get a user’s mutual connections with logged in user.
|
bp-search/classes/class-bp-search-activity-comments.php:
Bp_Search_Activity_Comment::sql()
|
|
bp-search/classes/class-bp-search-activities.php:
Bp_Search_Activities::sql()
|
|
bp-core/classes/class-bp-user-query.php:
BP_User_Query::prepare_user_ids_query()
|
Prepare the query for user_ids.
|
bp-core/classes/class-bp-core-user.php:
BP_Core_User::get_users()
|
Get a list of users that match the query parameters.
|
bp-activity/bp-activity-filters.php:
bp_activity_filter_mentions_scope()
|
Set up activity arguments for use with the ‘favorites’ scope.
|
bp-activity/bp-activity-filters.php:
bp_users_filter_activity_following_scope()
|
Set up activity arguments for use with the ‘following’ scope.
|
bp-activity/bp-activity-filters.php:
bp_activity_filter_just_me_scope()
|
Set up activity arguments for use with the ‘just-me’ scope.
|
bp-activity/bp-activity-filters.php:
bp_activity_filter_favorites_scope()
|
Set up activity arguments for use with the ‘favorites’ scope.
|