Functions |
Description |
|---|---|
| bp_get_current_activation_key() |
Get the activation key from the current request URL. |
| bp_get_current_blog_roles() |
Return an array of roles from the currently loaded blog. |
| bp_get_current_group_description() |
Returns the description of the current group. |
| bp_get_current_group_directory_type() |
Get the “current” group type, if one is provided, in group directories. |
| bp_get_current_group_directory_type_message() |
Generate the current group type message. |
| bp_get_current_group_id() |
Returns the ID of the current group. |
| bp_get_current_group_name() |
Returns the name of the current group. |
| bp_get_current_group_slug() |
Returns the slug of the current group. |
| bp_get_current_member_type() |
Get the “current” profile type, if one is provided, in member directories. |
| bp_get_current_member_type_message() |
Generate the current profile type message. |
| bp_get_current_profile_group_id() |
Return the current profile group ID. |
| bp_get_current_signup_step() |
Get the current signup step. |
| bp_get_db_document_privacy() |
Return the document privacy. |
| bp_get_db_version() |
Return the BuddyPress database version. |
| bp_get_db_version_raw() |
Return the BuddyPress database version. |
| bp_get_default_options() |
Get the default site options and their values. |
| bp_get_descendent_groups() |
Get all groups that are descendants of a specific group. |
| bp_get_directory_title() |
Get the directory title for a component. |
| bp_get_displayed_user() |
Get the displayed user Object |
| bp_get_displayed_user_avatar() |
Get the displayed user’s avatar. |
| bp_get_displayed_user_email() |
Get the email address of the displayed user. |
| bp_get_displayed_user_fullname() |
Get the displayed user’s display name. |
| bp_get_displayed_user_link() |
Get the link for the displayed user’s profile. |
| bp_get_displayed_user_mentionname() |
Get the mentionname for the displayed user. |
| bp_get_displayed_user_nav() |
Render the navigation markup for the displayed user. |
| bp_get_displayed_user_username() |
Get the username of the displayed user. |
| bp_get_document_activity_id() |
Return the document activity ID. |
| bp_get_document_attachment_id() |
Return the document attachment ID. |
| bp_get_document_attachment_image() |
Return the document attachment. |
| bp_get_document_attachment_image_activity_thumbnail() |
Return the document attachment activity thumbnail. |
| bp_get_document_attachment_image_thumbnail() |
Return the document attachment thumbnail. |
| bp_get_document_author() |
Return the document name. |
| bp_get_document_blog_id() |
Return the document blog ID. |
| bp_get_document_count() |
Return the document count. |
| bp_get_document_date() |
Return the document date created. |
| bp_get_document_date_created() |
Return the document date created. |
| bp_get_document_date_modified() |
Return the document date created. |
| bp_get_document_directory_permalink() |
Return document directory permalink. |
| bp_get_document_folder_date() |
Return the document date created. |
| bp_get_document_folder_group_id() |
Return the folder group ID. |
| bp_get_document_folder_id() |
Return the document folder ID. |
| bp_get_document_folder_privacy() |
Return the document privacy. |
| bp_get_document_folder_user_id() |
Return the document user ID. |
| bp_get_document_group_id() |
Return the document group ID. |
| bp_get_document_id() |
Return the document ID. |
| bp_get_document_link() |
Return the document link. |
| bp_get_document_load_more_link() |
Get the URL for the Load More link. |
| bp_get_document_name() |
Return the document name. |
| bp_get_document_pagination_count() |
Return the document pagination count. |
| bp_get_document_pagination_links() |
Return the document pagination links. |