Functions
Description
bp_get_theme_compat_url()

Get the URL of the theme package being used.

Source: bp-core/bp-core-theme-compatibility.php:144

bp_get_theme_compat_version()

Get the version of the theme package being used.

Source: bp-core/bp-core-theme-compatibility.php:99

bp_get_theme_package_id()

Get the current theme package ID.

Source: bp-core/bp-core-options.php:1129

bp_get_thread()

Initialize the messages template loop for a specific thread and sets thread.

Source: bp-messages/bp-messages-template.php:1598

bp_get_thread_messages_order()

Get the ‘ASC’ or ‘DESC’ messages order string for this loop.

Source: bp-messages/bp-messages-template.php:1635

bp_get_thread_recipients_count()

Get the number of recipients in the current thread.

Source: bp-messages/bp-messages-template.php:1736

bp_get_thread_recipients_list()

Generate HTML links to the profiles of recipients in the current thread.

Source: bp-messages/bp-messages-template.php:1781

bp_get_title_parts()

Get the title parts of the BuddyPress displayed page

Source: bp-core/bp-core-template.php:3346

bp_get_total_blog_count()

Return the total number of blogs on the site.

Source: bp-blogs/bp-blogs-template.php:945

bp_get_total_blog_count_for_user()

Return the total number of blogs for a given user.

Source: bp-blogs/bp-blogs-template.php:972

bp_get_total_count_by_group_types()

Get group count of group type tabs groups.

Source: bp-core/deprecated/buddyboss/1.1.8.php:122

bp_get_total_favorite_count_for_user()

Return the total favorite count for a specified user.

Source: bp-activity/bp-activity-template.php:3140

bp_get_total_friend_count()

Return the total friend count for a given user.

Source: bp-friends/bp-friends-template.php:718

bp_get_total_group_count()

Return the total number of groups.

Source: bp-groups/bp-groups-template.php:4539

bp_get_total_group_count_for_user()

Return the total number of groups a user belongs to.

Source: bp-groups/bp-groups-template.php:4571

bp_get_total_media_count()

Return the total media count in your BP instance.

Source: bp-media/bp-media-functions.php:829

bp_get_total_member_count()

Return the total member count in your BP instance.

Source: bp-core/bp-core-template.php:1134

bp_get_total_mention_count_for_user()

Return the total mention count for a specified user.

Source: bp-activity/bp-activity-template.php:3189

bp_get_total_online_member_count()

Get total number of members currently online.

Source: bp-members/classes/class-bp-core-whos-online-widget.php:279

bp_get_total_site_member_count()

Get the total site member count.

Source: bp-members/bp-members-template.php:1288

bp_get_total_unread_messages_count()

Get the unread messages count for the current inbox.

Source: bp-messages/bp-messages-template.php:794

bp_get_user_by_nickname()

Retrieve member info based on nickname.

Source: bp-members/bp-members-functions.php:334

bp_get_user_firstname()

Output the first name of a user.

Source: bp-members/bp-members-template.php:1724

bp_get_user_gender_pronoun_type()

Return “his”, “her” or “their” based on member selected gender, used in activity feeds.

Source: bp-members/bp-members-functions.php:3855

bp_get_user_group_role_title()

Get the member’s group role

Source: bp-groups/bp-groups-functions.php:3262

bp_get_user_groups()

Get a list of groups of which the specified user is a member.

Source: bp-groups/bp-groups-functions.php:1035

bp_get_user_has_avatar()

Check if a given user ID has an uploaded avatar.

Source: bp-core/bp-core-avatars.php:1746

bp_get_user_last_activity()

Get the last activity for a given user.

Source: bp-members/bp-members-functions.php:1208

bp_get_user_member_type()

Get profile type.

Source: bp-members/bp-members-functions.php:3815

bp_get_user_meta()

Get a piece of usermeta.

Source: bp-core/bp-core-functions.php:1705

bp_get_user_meta_key()

Get the meta_key for a given piece of user metadata

Source: bp-core/bp-core-functions.php:1676

bp_get_user_social_networks_urls()

Add social networks button to the member header area.

Source: bp-xprofile/bp-xprofile-functions.php:1681

bp_get_userid_from_mentionname()

Get a user ID from a “mentionname”, the name used for a user in @-mentions.

Source: bp-core/bp-core-functions.php:4650

bp_get_users_by_roles()

Gets a user by their role.

Source: bp-members/bp-members-functions.php:3210

bp_get_users_of_removed_member_types()

Get members removed profile type.

Source: bp-members/bp-members-functions.php:3414

bp_get_version()

Return the BuddyPress version.

Source: bp-core/bp-core-functions.php:29

bp_get_widget_max_count_limit()

Returns the upper limit on the “max” item count, for widgets that support it.

Source: bp-core/bp-core-functions.php:4409

bp_get_xprofile_gender_type_field_id()

Return the gender type xprofile field id.

Source: bp-members/bp-members-functions.php:4543

bp_get_xprofile_member_type_field_id()

Return the member type xprofile field id.

Source: bp-members/bp-members-functions.php:4529

bp_group_accept_invite_link()

Output the URL for accepting an invitation to the current group in the loop.

Source: bp-groups/bp-groups-template.php:3924

bp_group_activity_feed_link()

Output the current group activity-stream RSS URL.

Source: bp-groups/bp-groups-template.php:7186

bp_group_admin_form_action()

Output the ‘action’ attribute for a group admin form.

Source: bp-groups/bp-groups-template.php:3708

bp_group_admin_ids()

Return a list of user IDs for a group’s admins.

Source: bp-groups/bp-groups-template.php:1982

bp_group_admin_memberlist()

Since BuddyPress 1.0, this generated the group settings admin/member screen.

Source: bp-groups/bp-groups-template.php:3054

bp_group_admin_permalink()

Output the permalink for the admin section of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1243

bp_group_admin_tabs()

HTML admin subnav items for group pages.

Source: bp-groups/bp-groups-template.php:3582

bp_group_admin_tabs_backcompat()

BackCompat for plugins/themes directly hooking groups_admin_tabs without using the Groups Extension API.

Source: bp-groups/bp-groups-template.php:3613

bp_group_all_members_permalink()

Output the permalink of the current group’s Members page.

Source: bp-groups/bp-groups-template.php:2064

bp_group_avatar()

Output the group avatar while in the groups loop.

Source: bp-groups/bp-groups-template.php:875

bp_group_avatar_delete_link()

Output displayed group delete avatar url.

Source: bp-groups/bp-groups-template.php:6507