Functions
Description
bp_get_groups_slug()

Return the groups component slug.

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

bp_get_invite_post_type()

Returns the name of the invite post type.

Source: bp-invites/bp-invites-functions.php:24

bp_get_invite_post_type_labels()

Return labels used by the invite post type.

Source: bp-invites/bp-invites-functions.php:43

bp_get_invite_post_type_supports()

Return array of features that the invite post type supports.

Source: bp-invites/bp-invites-functions.php:77

bp_get_invites_member_invite_url()

Get email invite instructions text.

Source: bp-invites/bp-invites-functions.php:392

bp_get_invites_root_slug()

Return the invites component root slug.

Source: bp-invites/bp-invites-template.php:54

bp_get_invites_slug()

Return the invites component slug.

Source: bp-invites/bp-invites-template.php:27

bp_get_last_activity()

Get the “active [x days ago]” string for a user.

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

bp_get_loggedin_user_avatar()

Get the logged-in user’s avatar.

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

bp_get_loggedin_user_fullname()

Get the logged-in user’s display name.

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

bp_get_loggedin_user_link()

Get the link for the logged-in user’s profile.

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

bp_get_loggedin_user_nav()

Render the navigation markup for the logged-in user.

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

bp_get_loggedin_user_username()

Get the username of the logged-in user.

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

bp_get_maintenance_mode()

Return the BuddyPress maintenance mode

Source: bp-core/deprecated/buddypress/1.7.php:28

bp_get_major_wp_version()

Parse the WordPress core version number into the major release.

Source: bp-core/bp-core-wpabstraction.php:27

bp_get_max_thread_recipients_to_list()

Get the max number of recipients to list in the ‘Conversation between.

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

bp_get_media_activity_id()

Return the media activity ID.

Source: bp-media/bp-media-template.php:785

bp_get_media_album_id()

Return the media album ID.

Source: bp-media/bp-media-template.php:723

bp_get_media_attachment_id()

Return the media attachment ID.

Source: bp-media/bp-media-template.php:593

bp_get_media_attachment_image()

Return the media attachment.

Source: bp-media/bp-media-template.php:909

bp_get_media_attachment_image_activity_thumbnail()

Return the media attachment activity thumbnail.

Source: bp-media/bp-media-template.php:878

bp_get_media_attachment_image_thumbnail()

Return the media attachment thumbnail.

Source: bp-media/bp-media-template.php:847

bp_get_media_author()

Return the Media author name.

Source: bp-media/bp-media-template.php:558

bp_get_media_blog_id()

Return the media blog ID.

Source: bp-media/bp-media-template.php:496

bp_get_media_count()

Return the media count.

Source: bp-media/bp-media-template.php:403

bp_get_media_date_created()

Return the media date created.

Source: bp-media/bp-media-template.php:816

bp_get_media_directory_permalink()

Return media directory permalink.

Source: bp-media/bp-media-template.php:937

bp_get_media_group_id()

Return the media group ID.

Source: bp-media/bp-media-template.php:754

bp_get_media_id()

Return the media ID.

Source: bp-media/bp-media-template.php:465

bp_get_media_link()

Return the media link.

Source: bp-media/bp-media-template.php:1051

bp_get_media_load_more_link()

Get the URL for the Load More link.

Source: bp-media/bp-media-template.php:269

bp_get_media_pagination_count()

Return the media pagination count.

Source: bp-media/bp-media-template.php:307

bp_get_media_pagination_links()

Return the media pagination links.

Source: bp-media/bp-media-template.php:338

bp_get_media_parent_activity_id()

Return the media parent activity id.

Source: bp-media/bp-media-template.php:1029

bp_get_media_per_page()

Return the number of media per page.

Source: bp-media/bp-media-template.php:434

bp_get_media_privacy()

Return the media privacy.

Source: bp-media/bp-media-template.php:967

bp_get_media_root_slug()

Return the media component root slug.

Source: bp-media/bp-media-template.php:54

bp_get_media_slug()

Return the media component slug.

Source: bp-media/bp-media-template.php:27

bp_get_media_title()

Return the media title.

Source: bp-media/bp-media-template.php:624

bp_get_media_user_id()

Return the media user ID.

Source: bp-media/bp-media-template.php:527

bp_get_media_visibility()

Return the media visibility.

Source: bp-media/bp-media-template.php:998

bp_get_member_activity_feed_link()

Return the member activity feed link.

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

bp_get_member_avatar()

Get a member’s avatar.

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

bp_get_member_class()

Return the row class of the current member in the loop.

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

bp_get_member_invitation_message()

Returns the body content of invite email.

Source: bp-invites/bp-invites-functions.php:340

bp_get_member_invitation_subject()

Returns the subject of invite email.

Source: bp-invites/bp-invites-functions.php:311

bp_get_member_invites_wildcard_replace()

Replaces the token, {{ }}, to it’s appropriate content dynamically.

Source: bp-invites/bp-invites-functions.php:409

bp_get_member_last_active()

Return the current member’s last active time.

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

bp_get_member_latest_update()

Get the latest update from the current member in the loop.

Source: bp-core/deprecated/buddyboss/1.0.php:40

bp_get_member_link()

Alias of {@link bp_get_member_permalink()}.

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