Functions
Description
bp_get_document_parent_activity_id()

Return the document parent activity id.

Source: bp-document/bp-document-template.php:2300

bp_get_document_parent_id()

Return the document parent ID.

Source: bp-document/bp-document-template.php:518

bp_get_document_per_page()

Return the number of document per page.

Source: bp-document/bp-document-template.php:446

bp_get_document_preview_attachment_id()

Return the document preview attachment id.

Source: bp-document/bp-document-template.php:1923

bp_get_document_preview_code_extensions()

Return the extensions list which need the code preview.

Source: bp-document/bp-document-template.php:2349

bp_get_document_preview_doc_extensions()

Return the extensions list which need the doc preview.

Source: bp-document/bp-document-template.php:2337

bp_get_document_preview_music_extensions()

Return the extensions list which need the music preview.

Source: bp-document/bp-document-template.php:2325

bp_get_document_privacy()

Return the document privacy.

Source: bp-document/bp-document-template.php:2228

bp_get_document_root_slug()

Return the document component root slug.

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

bp_get_document_slug()

Return the document component slug.

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

bp_get_document_title()

Return the document title.

Source: bp-document/bp-document-template.php:703

bp_get_document_user_id()

Return the document user ID.

Source: bp-document/bp-document-template.php:625

bp_get_email()

Get an BP_Email object for the specified email type.

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

bp_get_email_post_type()

Returns the name of the email post type.

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

bp_get_email_post_type_labels()

Return labels used by the email post type.

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

bp_get_email_post_type_supports()

Return array of features that the email post type supports.

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

bp_get_email_subject()

Retrieve a client friendly version of the root blog name.

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

bp_get_email_tax_type()

Return the name of the email type taxonomy.

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

bp_get_email_tax_type_labels()

Return labels used by the email type taxonomy.

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

bp_get_field_css_class()

Return the class attribute for a field.

Source: bp-xprofile/bp-xprofile-template.php:148

bp_get_field_data_attribute()

Return the data attribute for a field.

Source: bp-xprofile/bp-xprofile-template.php:1640

bp_get_folder_author()

Return the document name.

Source: bp-document/bp-document-template.php:1888

bp_get_folder_count()

Return the folder count.

Source: bp-document/bp-document-template.php:1422

bp_get_folder_folder_id()

Return the folder ID.

Source: bp-document/bp-document-template.php:1484

bp_get_folder_folder_link()

Source: bp-document/bp-document-template.php:1665

bp_get_folder_folder_title()

Return the folder title.

Source: bp-document/bp-document-template.php:1578

bp_get_folder_group_id()

Return the document group ID.

Source: bp-document/bp-document-template.php:1960

bp_get_folder_id()

Return the folder ID.

Source: bp-document/bp-document-template.php:1512

bp_get_folder_link()

Return the folder description.

Source: bp-document/bp-document-template.php:1637

bp_get_folder_load_more_link()

Get the URL for the Load More link.

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

bp_get_folder_pagination_count()

Return the folder pagination count.

Source: bp-document/bp-document-template.php:1326

bp_get_folder_pagination_links()

Return the folder pagination links.

Source: bp-document/bp-document-template.php:1357

bp_get_folder_per_page()

Return the number of document folder per page.

Source: bp-document/bp-document-template.php:1453

bp_get_folder_privacy()

Return the folder privacy.

Source: bp-document/bp-document-template.php:1605

bp_get_folder_title()

Return the folder title.

Source: bp-document/bp-document-template.php:1550

bp_get_follow_slug()

Return the follow component slug.

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

bp_get_follower_ids()

Returns a comma separated list of user_ids for a given user’s followers.

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

bp_get_followers()

Fetch the user IDs of all the followers of a particular user.

Source: bp-activity/bp-activity-functions.php:4786

bp_get_following()

Fetch the user IDs of all the users a particular user is following.

Source: bp-activity/bp-activity-functions.php:4809

bp_get_following_ids()

Returns a comma separated list of user_ids for a given user’s following.

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

bp_get_form_field_attributes()

Get the attributes for a form field.

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

bp_get_form_option()

Return settings API option

Source: bp-core/admin/bp-core-admin-settings.php:734

bp_get_friend_accept_request_link()

Return the URL for accepting the current friendship request in the loop.

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

bp_get_friend_friendship_id()

Return the ID of the friendship between the logged-in user and the current user in the loop.

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

bp_get_friend_ids()

Get a comma-separated list of IDs of a user’s friends.

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

bp_get_friend_reject_request_link()

Return the URL for rejecting the current friendship request in the loop.

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

bp_get_friends_root_slug()

Return the friends component root slug.

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

bp_get_friends_slug()

Return the friends component slug.

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

bp_get_friendship_requests()

Get a user’s connection requests.

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

bp_get_group_accept_invite_link()

Generate the URL for accepting an invitation to a group.

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