Functions |
Description |
|---|---|
| bp_deregister_template_stack() |
Deregister a previously registered template stack location. |
| bp_detect_theme_compat_with_current_theme() |
Set our flag to determine whether theme compat should be enabled. |
| bp_dir_is_vert_layout() |
Return a bool check for component directory layout. |
| bp_directory_blogs_search_form() |
Output the blog directory search form. |
| bp_directory_groups_search_form() |
Output group search form on group directory page. |
| bp_directory_members_search_form() |
Output the Members directory search form. |
| bp_disable_account_deletion() |
Are members able to delete their own accounts? |
| bp_disable_advanced_profile_search() |
Is advanced profile search disabled? |
| bp_disable_avatar_uploads() |
Are members able to upload their own avatars? |
| bp_disable_blogforum_comments() |
Are post/comment activity feed comments disabled? |
| bp_disable_cover_image_uploads() |
Are members able to upload their own cover photos? |
| bp_disable_group_avatar_uploads() |
Are group avatars disabled? |
| bp_disable_group_cover_image_uploads() |
Are group cover photos disabled? |
| bp_disable_group_messages() |
Are group messages disabled? |
| bp_disable_group_type_creation() |
Are group types creation disabled? |
| bp_disable_invite_member_email_content() |
Is invite email content customize disabled? |
| bp_disable_invite_member_email_subject() |
Is invite email subject customize disabled? |
| bp_disable_invite_member_type() |
Is allow users to sign up the profile types to personal inviting? |
| bp_disable_profile_sync() |
Is profile syncing disabled? |
| bp_discussions_admin_discussions_listing_add_tab() |
Add Navigation tab on top of the page BuddyBoss > Forums > Discussions Templates |
| bp_displayed_user_avatar() |
Output the displayed user’s avatar. |
| bp_displayed_user_domain() |
Generate the link for the displayed user’s profile. |
| bp_displayed_user_email() |
Output the email address of the displayed user. |
| bp_displayed_user_front_template_part() |
Output the contents of the current user’s home page. |
| bp_displayed_user_fullname() |
Output the displayed user’s display name. |
| bp_displayed_user_get_front_template() |
Locate a custom user front template if it exists. |
| bp_displayed_user_has_front_template() |
Check if the displayed user has a custom front template. |
| bp_displayed_user_id() |
Get the ID of the currently displayed user. |
| bp_displayed_user_link() |
Output the link for the displayed user’s profile. |
| bp_displayed_user_mentionname() |
Output the mentionname for the displayed user. |
| bp_displayed_user_use_cover_image_header() |
Should we use the cover photo header |
| bp_displayed_user_username() |
Output the username of the displayed user. |
| bp_do_404() |
Trigger a 404. |
| bp_do_activation_redirect() |
Redirect user to BuddyPress’s What’s New page on activation. |
| bp_do_register_theme_directory() |
Determine whether BuddyPress should register the bp-themes directory. |
| bp_do_theme_compat() |
Are we currently replacing the_content? |
| bp_document() |
Determine if there are still document left in the loop. |
| bp_document_activity_after_email_content() |
Added text on the email when replied on the activity. |
| bp_document_activity_append_document() |
Append the document content to activity read more content |
| bp_document_activity_comment_entry() |
Get activity comment entry document to render on front end. |
| bp_document_activity_comments_update_document_meta() |
Update document for activity comment. |
| bp_document_activity_entry() |
Get activity entry document to render on front end |
| bp_document_activity_id() |
Output the document activity ID. |
| bp_document_activity_update_document_privacy() |
Update document privacy when activity is updated. |
| bp_document_add() |
Add an document item. |
| bp_document_add_admin_repair_items() |
Add document repair list item. |
| bp_document_add_handler() |
Document add handler function |
| bp_document_add_meta() |
Add a piece of document metadata. |
| bp_document_add_theatre_template() |
Add document theatre template for activity pages |
| bp_document_admin_repair_document() |
Repair BuddyBoss document. |