Functions
Description
bp_core_clear_root_options_cache()

Clear the root_blog_options cache when any of its options are updated.

Source: bp-core/bp-core-cache.php:120

bp_core_clear_user_object_cache()

Clear all cached objects for a user, or those that a user is part of.

Source: bp-core/bp-core-cache.php:50

bp_core_compatibility_do_settings_sections()

Prints out all settings sections added to a particular settings page

Source: bp-integrations/compatibility/bp-compatibility-loader.php:24

bp_core_component_slug_from_root_slug()

Create a default component slug from a WP page root_slug.

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

bp_core_confirmation_js()

Load the JS for “Are you sure?” confirm links.

Source: bp-core/bp-core-cssjs.php:370

bp_core_cover_image_scripts()

Enqueues the css and js required by the Cover Photo UI.

Source: bp-core/bp-core-cssjs.php:414

bp_core_create_nav_link()

Add a link to the main BuddyPress navigation.

Source: bp-core/bp-core-buddybar.php:112

bp_core_create_root_component_page()

Create WordPress pages to be used as BP component directories.

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

bp_core_create_subnav_link()

Add a subnav link to the BuddyPress navigation.

Source: bp-core/bp-core-buddybar.php:485

bp_core_current_time()

Get the current GMT time to save into the DB.

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

bp_core_current_user_ip()

Get the current user’s IP address.

Source: bp-core/bp-core-moderation.php:310

bp_core_current_user_ua()

Get the current user’s user-agent.

Source: bp-core/bp-core-moderation.php:330

bp_core_date_format()

Return the Default date format

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

bp_core_define_slugs()

Define the slug constants for the Members component.

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

bp_core_delete_account()

Process account deletion requests.

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

bp_core_delete_all_notifications_by_type()

Delete all notifications for by type.

Source: bp-core/deprecated/buddypress/1.9.php:202

bp_core_delete_avatar_on_user_delete()

Delete a user’s avatar when the user is deleted.

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

bp_core_delete_existing_avatar()

Delete an existing avatar.

Source: bp-core/bp-core-avatars.php:767

bp_core_delete_incremented_cache()

Delete a value that has been cached using an incremented key.

Source: bp-core/bp-core-cache.php:326

bp_core_delete_notification()

Delete a specific notification by its ID.

Source: bp-core/deprecated/buddypress/1.9.php:70

bp_core_delete_notifications_by_item_id()

Delete notifications for an item ID.

Source: bp-core/deprecated/buddypress/1.9.php:176

bp_core_delete_notifications_by_type()

Delete notifications for a user by type.

Source: bp-core/deprecated/buddypress/1.9.php:147

bp_core_delete_notifications_for_user_by_item_id()

Source: bp-core/deprecated/buddypress/1.5.php:422

bp_core_delete_notifications_for_user_by_type()

BP 1.5 simplified notification functions a bit

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

bp_core_delete_notifications_from_user()

Delete all notifications for a user.

Source: bp-core/deprecated/buddypress/1.9.php:229

bp_core_delete_transient_query()

Function deletes Transient based on the transient name specified.

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

bp_core_deprecated_email_actions()

Add support for pre-2.5 email actions.

Source: bp-core/deprecated/buddypress/2.5.php:673

bp_core_deprecated_email_filters()

Add support for pre-2.5 email filters.

Source: bp-core/deprecated/buddypress/2.5.php:45

bp_core_display_name_format()

Default display name format.

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

bp_core_do_network_admin()

Should BuddyPress appear in network admin (vs a single site Dashboard)?

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

bp_core_dynamically_add_number_in_path()

Dynamically add the number slug before folder path

Source: bp-core/bp-core-help.php:246

bp_core_email_from_address_filter()

Sets the “From” address in emails sent

Source: bp-core/deprecated/buddypress/1.6.php:237

bp_core_email_from_name_filter()

Set “From” name in outgoing email to the site name.

Source: bp-core/deprecated/buddypress/2.5.php:20

bp_core_enable_root_profiles()

Are root profiles enabled and allowed?

Source: bp-core/bp-core-catchuri.php:415

bp_core_enqueue_admin_bar_css()

Enqueue supplemental WordPress Toolbar styling.

Source: bp-core/bp-core-adminbar.php:108

bp_core_enqueue_isInViewPort()

Source: bp-core/bp-core-cssjs.php:928

bp_core_enqueue_livestamp()

Enqueue and localize livestamp.js script.

Source: bp-core/bp-core-cssjs.php:757

bp_core_exclude_pages()

Prevent specific pages (eg ‘Activate’) from showing on page listings.

Source: bp-core/bp-core-filters.php:119

bp_core_exclude_pages_from_nav_menu_admin()

Prevent specific pages (eg ‘Activate’) from showing in the Pages meta box of the Menu Administration screen.

Source: bp-core/bp-core-filters.php:155

bp_core_extract_media_from_content()

Extracts media metadata from a given content.

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

bp_core_fetch_avatar()

Get an avatar for a BuddyPress object.

Source: bp-core/bp-core-avatars.php:198

bp_core_fetch_avatar_filter()

Replace default WordPress avatars with BP avatars, if available.

Source: bp-core/deprecated/buddypress/2.9.php:27

bp_core_filter_blog_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:465

bp_core_filter_comments()

Filter the blog post comments array and insert BuddyPress URLs for users.

Source: bp-core/bp-core-filters.php:282

bp_core_filter_edit_post_link()

Filter the edit post link to avoid its display in BuddyPress pages.

Source: bp-core/bp-core-filters.php:928

bp_core_filter_user_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:427

bp_core_filter_wp_query()

Stop WordPress performing a DB query for its main loop.

Source: bp-core/bp-core-catchuri.php:1109

bp_core_fix_admin_bar_names()

Replace admin bar “Howdy” text Use proper display name and mention

Source: bp-core/bp-core-adminbar.php:124

bp_core_fix_forums_media()

Fix forums media

Source: bp-core/bp-core-update.php:1093

bp_core_fix_forums_subscriptions_tab()

Fix forums subscription tab in user’s profile.

Source: bp-core/compatibility/bp-incompatible-plugins-helper.php:398