Functions |
Description |
|---|---|
| bp_get_message_thread_unread_count() |
Get the current thread’s unread count. |
| bp_get_message_thread_view_link() |
Get the permalink of a particular thread. |
| bp_get_messages_content_value() |
Get the default value fo the Compose content field. |
| bp_get_messages_form_action() |
Return the form action for Messages HTML forms. |
| bp_get_messages_pagination() |
Get the pagination HTML for the current thread loop. |
| bp_get_messages_slug() |
Return the messages component slug. |
| bp_get_messages_starred_slug() |
Return the starred messages slug. Defaults to ‘starred’. |
| bp_get_messages_subject_value() |
Get the default value for the Subject field. |
| bp_get_messages_username_value() |
Get the default username for the recipient box. |
| bp_get_moderator_role() |
The moderator role for BuddyPress users. |
| bp_get_mutual_friendships() |
Get a user’s mutual connections with logged in user. |
| bp_get_name_from_root_slug() |
Return the component name based on a root slug. |
| bp_get_nav_menu_items() |
Get the items registered in the primary and secondary BuddyPress navigation menus. |
| bp_get_new_group_avatar() |
Return the avatar for the group currently being created |
| bp_get_new_group_description() |
Get the newly created group description after the creation process. |
| bp_get_new_group_enable_forum() |
Check if the newly created group has forums enabled. |
| bp_get_new_group_id() |
Get the newly created group ID after the creation process. |
| bp_get_new_group_invite_friend_list() |
Return a list of friends who can be invited to a group |
| bp_get_new_group_name() |
Get the newly created group name after the creation process. |
| bp_get_new_group_status() |
Get the newly created group privacy. |
| bp_get_non_cached_ids() |
Determine which items from a list do not have cached values. |
| bp_get_notifications_pagination_count() |
Return the pagination count for the current notification loop. |
| bp_get_notifications_pagination_links() |
Return the pagination links for the current notification loop. |
| bp_get_notifications_permalink() |
Return the notifications permalink. |
| bp_get_notifications_read_permalink() |
Return the read notifications permalink. |
| bp_get_notifications_slug() |
Return the notifications component slug. |
| bp_get_notifications_unread_permalink() |
Return the unread notifications permalink. |
| bp_get_object_terms() |
Get taxonomy terms for a BuddyPress object. |
| bp_get_objects_in_term() |
Retrieve IDs of objects in valid taxonomies and terms for BuddyPress-related taxonomies. |
| bp_get_option() |
Retrieve an option. |
| bp_get_options_avatar() |
Output the options avatar. |
| bp_get_options_nav() |
Output the “options nav”, the secondary-level single item navigation menu. |
| bp_get_options_title() |
Get the ‘bp_options_title’ property from the BP global. |
| bp_get_page_title() |
Prior to BuddyPress 1.5, this was used to generate the page’s title text. |
| bp_get_parent_group_id() |
Get the parent group ID for a specific group. |
| bp_get_participant_role() |
The participant role for registered users without roles. |
| bp_get_plugin_sidebar() | |
| bp_get_possible_parent_groups() |
Get an array of possible parent group ids for a specific group and user. |
| bp_get_potential_friend_id() |
Return the ID of current user in the friend request loop. |
| bp_get_profile_field_data() |
Return XProfile field data. |
| bp_get_profile_field_set_count() |
Return total number of field sets. |
| bp_get_profile_group_name() |
Return the XProfile group name. |
| bp_get_profile_group_tabs() |
Return the XProfile group tabs. |
| bp_get_profile_header() | |
| bp_get_profile_last_updated() |
Return a formatted string displaying when a profile was last updated. |
| bp_get_profile_slug() |
Return the profile component slug. |
| bp_get_query_template() |
Retrieve the path to a template. |
| bp_get_referer_path() |
Return the URL path of the referring page. |
| bp_get_removed_group_types() |
Get excluded group types. |
| bp_get_removed_member_types() |
Removed profile type. |