Functions
Description
bp_get_member_name()

Get the display name of the current member in the loop.

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

bp_get_member_permalink()

Get the permalink for the current member in the loop.

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

bp_get_member_profile_data()

Get a piece of user profile data.

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

bp_get_member_registered()

Get the ‘registered [x days ago]’ string for the current member.

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

bp_get_member_total_friend_count()

Return the friend count for the current member in the loop.

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

bp_get_member_type()

Get type for a member.

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

bp_get_member_type_by_wp_role()

Get members by role.

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

bp_get_member_type_directory_permalink()

Return profile type directory permalink.

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

bp_get_member_type_key()

Return profile type key.

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

bp_get_member_type_object()

Retrieve a profile type object by name.

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

bp_get_member_type_post_type()

Returns the name of the profile type post type.

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

bp_get_member_type_post_type_labels()

Return labels used by the profile type post type.

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

bp_get_member_type_post_type_supports()

Return array of features that the profile type post type supports.

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

bp_get_member_type_tax_name()

Return the slug of the profile type taxonomy.

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

bp_get_member_types()

Get a list of all registered profile type objects.

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

bp_get_member_user_email()

Get the email address of the current member in the loop.

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

bp_get_member_user_id()

Get the ID of the current member in the loop.

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

bp_get_member_user_login()

Get the login of the current member in the loop.

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

bp_get_member_user_nicename()

Get the nicename of the current member in the loop.

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

bp_get_members_component_link()

Generate a link to a members component subpage.

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

bp_get_members_directory_permalink()

Return member directory permalink.

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

bp_get_members_member_type_base()

Get the profile type base slug.

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

bp_get_members_pagination_count()

Generate the members pagination count.

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

bp_get_members_pagination_links()

Fetch the members pagination links.

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

bp_get_members_root_slug()

Return the members component root slug.

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

bp_get_members_slug()

Return the members component slug.

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

bp_get_mentioned_user_display_name()

Returns the mentioned user display name.

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

bp_get_message_activate_deactivate_link()

Get the URL for deactivating the current notice.

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

bp_get_message_activate_deactivate_text()

Generate the text (‘Deactivate’ or ‘Activate’) for the notice action link.

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

bp_get_message_css_class()

Generate the CSS class for the current thread.

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

bp_get_message_get_recipient_usernames()

Get the recipient usernames for prefilling the ‘To’ field on the Compose screen.

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

bp_get_message_is_active_notice()

Returns a string for the active notice.

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

bp_get_message_loading_image_src()

Get the URL of the Messages AJAX loader gif.

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

bp_get_message_notice_delete_link()

Get the URL for deleting the current notice.

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

bp_get_message_notice_id()

Get the ID of the current notice in the loop.

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

bp_get_message_notice_post_date()

Get the post date of the current notice in the loop.

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

bp_get_message_notice_subject()

Get the subject of the current notice in the loop.

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

bp_get_message_notice_text()

Get the text of the current notice in the loop.

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

bp_get_message_thread_avatar()

Return the avatar for the last sender in the current message thread.

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

bp_get_message_thread_content()

Return the thread’s last message content.

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

bp_get_message_thread_delete_link()

Generate the URL for deleting the current thread.

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

bp_get_message_thread_excerpt()

Generate an excerpt from the current message in the loop.

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

bp_get_message_thread_from()

Get a link to the page of the current thread’s last author.

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

bp_get_message_thread_id()

Get the ID of the current thread in the loop.

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

bp_get_message_thread_last_post_date()

Get the nicely formatted date of the last post in the current thread.

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

bp_get_message_thread_last_post_date_raw()

Get the unformatted date of the last post in the current thread.

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

bp_get_message_thread_subject()

Get the subject of the current thread in the loop.

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

bp_get_message_thread_to()

Generate HTML links to the pages of the current thread’s recipients.

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

bp_get_message_thread_total_and_unread_count()

Get markup for the current thread’s total and unread count.

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

bp_get_message_thread_total_count()

Get the current thread’s total message count.

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