Functions
Description
bp_admin_tools_default_data_save()

Save dummy data value when dummy data add button is pressed

Source: bp-core/bp-core-tools-default-data.php:8

bp_admin_tools_feedback()

Assemble admin notices relating success/failure of repair processes.

Source: bp-core/admin/bp-core-admin-tools.php:816

bp_admin_update_activity_favourite()

Check if BuddyPress activity favorites data needs upgrade & Update to BuddyBoss activity like data

Source: bp-core/admin/bp-core-admin-tools.php:1177

bp_admin_url()

Output the correct admin URL based on BuddyPress and WordPress configuration.

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

bp_admin_wp_nav_menu_meta_box()

Register meta box and associated JS for BuddyPress WP Nav Menu.

Source: bp-core/admin/bp-core-admin-functions.php:1185

bp_admin_wp_nav_menu_restrict_items()

Restrict various items from view if editing a BuddyPress menu.

Source: bp-core/admin/bp-core-admin-functions.php:1443

bp_adminbar_account_menu()

Output the My Account BuddyBar menu.

Source: bp-core/deprecated/buddypress/2.1.php:204

bp_adminbar_authors_menu()

Add the Blog Authors menu to the BuddyBar (visible when not logged in).

Source: bp-core/deprecated/buddypress/2.1.php:428

bp_adminbar_blogs_menu()

Add a Sites menu to the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:40

bp_adminbar_login_menu()

Output the “Log In” and “Sign Up” names to the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:183

bp_adminbar_logo()

Output the BuddyBar logo.

Source: bp-core/deprecated/buddypress/2.1.php:170

bp_adminbar_notifications_menu()

Add the Notifications menu to the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:412

bp_adminbar_random_menu()

Output the Random BuddyBar menu.

Source: bp-core/deprecated/buddypress/2.1.php:292

bp_adminbar_thisblog_menu()

Source: bp-core/deprecated/buddypress/2.1.php:267

bp_after_setup_theme()

Fire the ‘bp_after_setup_theme’ action.

Source: bp-core/bp-core-dependency.php:579

bp_ajax_get_comments()

AJAX endpoint for activity comments.

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

bp_ajax_get_suggestions()

AJAX endpoint for Suggestions API lookups.

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

bp_ajax_querystring()

Allow templates to pass parameters directly into the template loops via AJAX.

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

bp_album()

Determine if there are still album left in the loop.

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

bp_album_add()

Add album item.

Source: bp-media/bp-media-functions.php:1038

bp_album_author()

Output the album author name.

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

bp_album_count()

Output the album count.

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

bp_album_delete()

Delete album item.

Source: bp-media/bp-media-functions.php:1100

bp_album_get()

Retrieve an album or albums.

Source: bp-media/bp-media-functions.php:916

bp_album_get_specific()

Fetch specific albums.

Source: bp-media/bp-media-functions.php:980

bp_album_group_id()

Output the album group ID.

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

bp_album_has_more_items()

Return true when there are more album items to be shown than currently appear.

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

bp_album_id()

Output the media album ID.

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

bp_album_link()

Output the media album ID.

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

bp_album_load_more_link()

Output the URL for the Load More link.

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

bp_album_pagination_count()

Output the album pagination count.

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

bp_album_pagination_links()

Output the album pagination links.

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

bp_album_per_page()

Output the number of media album per page.

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

bp_album_privacy()

Output the album privacy.

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

bp_album_title()

Output the media album title.

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

bp_album_user_can_delete()

Determine if the current user can delete an album item.

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

bp_album_user_id()

Output the album user ID.

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

bp_album_visibility()

Output the album visibility.

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

bp_allow_custom_registration()

Allow custom registration.

Source: bp-core/bp-core-options.php:1650

bp_allow_user_to_send_invites()

Show/Hide Email Invites tab in user profile navigation if member type enabled and restrict member type via BuddyBoss > Settings > Invites > Allowed Profile Type.

Source: bp-members/bp-members-functions.php:4456

bp_allowed_themes()

Fire the ‘bp_allowed_themes’ filter.

Source: bp-core/bp-core-dependency.php:688

bp_alpha_sort_by_key()

Sort an array of objects or arrays by alphabetically sorting by a specific key/property.

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

bp_animated_gifs_tutorial()

Link to Animated GIFs tutorial

Source: bp-media/bp-media-settings.php:935

bp_are_previous_group_creation_steps_complete()

Check all previous group creation steps are complete.

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

bp_array_flatten()

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

bp_assign_default_member_type_to_activate_user()

Set default profile type on registration.

Source: bp-members/bp-members-functions.php:4149

bp_assign_default_member_type_to_activate_user_on_admin()

Set default profile type on registration.

Source: bp-members/bp-members-functions.php:4335

bp_at_mention_default_options()

Options for at mention js script

Source: bp-xprofile/bp-xprofile-functions.php:1522

bp_attachments_check_filetype()

Check the uploaded attachment type is allowed.

Source: bp-core/bp-core-attachments.php:278

bp_attachments_cover_image_ajax_delete()

Ajax delete a cover photo for a given object and item id.

Source: bp-core/bp-core-attachments.php:1550