Hooks
Description
bp_is_username_compatibility_mode

Filters whether or not to use username compatibility mode.

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

bp_last_activity

Filters the ‘active [x days ago]’ string for a user.

Source: bp-members/bp-members-template.php:1674

bp_late_include

Fires the ‘bp_late_include’ action.

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

bp_latest_activities

Filters the widget options for the BP_Latest_Activities widget.

Source: bp-templates/bp-nouveau/includes/activity/widgets.php:32

bp_ld_learndash_group_enrolled_courses

Filter to update course lists

Source: bp-integrations/learndash/buddypress/Reports.php:494

bp_ld_sync/ajax/post_fetch_reports

Hook after the data is fetched, in cause of overwriting results value

Source: bp-integrations/learndash/buddypress/Ajax.php:73

bp_ld_sync/ajax/pre_fetch_reports

Hook before the data is fetched, in cause of overwriting the post value

Source: bp-integrations/learndash/buddypress/Ajax.php:64

bp_ld_sync/buddypress_group_admin_removed

Fires when Social Group Organizer is removed.

Source: bp-integrations/learndash/buddypress/Hooks.php:182

bp_ld_sync/buddypress_group_mod_removed

Fires when Social Group Moderator is removed.

Source: bp-integrations/learndash/buddypress/Hooks.php:196

bp_learndash_profile_create_courses_slug

Load third

Source: bp-integrations/learndash/core/Core.php:120

bp_learndash_user_courses_atts

BuddyBoss – Member Courses

Source: bp-templates/bp-nouveau/buddypress/members/single/courses/courses.php:36

bp_live_spammer_redirect

Filters the url used for redirection for a logged in user marked as spam.

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

bp_load_template

Filters the selected template right before loading.

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

bp_loaded

Fires inside the ‘bp_loaded’ function, which fires after BP’s core plugin files have been loaded.

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

bp_locate_template

This action exists only to follow the standard BuddyPress coding convention, and should not be used to short-circuit any part of the template locator.

Source: bp-core/bp-core-template-loader.php:142

bp_locate_template_and_load

Filter here to allow/disallow template loading.

Source: bp-core/bp-core-template-loader.php:151

bp_located_template

Filters the template locations.

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

bp_loggedin_activate_page_redirect_to

Filters the URL to redirect logged in users to when visiting activation page.

Source: bp-members/screens/activate.php:40

bp_loggedin_register_page_redirect_to

Filters the URL to redirect logged in users to when visiting registration page.

Source: bp-members/screens/register.php:60

bp_loggedin_user_domain

Filters the generated link for the logged-in user’s profile.

Source: bp-members/bp-members-template.php:1856

bp_loggedin_user_id

Filters the ID of the currently logged-in user.

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

bp_login_redirect

Filters the URL to redirect to after login.

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

bp_login_widget_form

Fires inside the display of the login widget form.

Source: bp-core/classes/class-bp-core-login-widget.php:136

bp_make_ham_user

Fires at the end of the process spammer process if the user is not spam.

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

bp_make_spam_user

Fires at the end of the process spammer process if the user is spam.

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

bp_map_meta_caps

Filters the community caps mapping to be built in WordPress caps.

Source: bp-core/bp-core-caps.php:143

bp_media_add

Fires at the end of the execution of adding a new media item, before returning the new media item ID.

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

bp_media_add_handler

Fires at the end of the execution of adding saving a media item, before returning the new media items in ajax response.

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

bp_media_after_delete

Action to allow intercepting media items just deleted.

Source: bp-media/classes/class-bp-media.php:999

bp_media_after_save

Fires after an media item has been saved to the database.

Source: bp-media/classes/class-bp-media.php:263

bp_media_album_after_delete

Action to allow intercepting albums just deleted.

Source: bp-media/classes/class-bp-media-album.php:744

bp_media_album_after_save

Fires after an album has been saved to the database.

Source: bp-media/classes/class-bp-media-album.php:197

bp_media_album_before_delete

Action to allow intercepting albums to be deleted.

Source: bp-media/classes/class-bp-media-album.php:726

bp_media_album_before_save

Fires before the current album gets saved.

Source: bp-media/classes/class-bp-media-album.php:168

bp_media_album_get_include_user_search

Filters whether or not to include users for search parameters.

Source: bp-media/classes/class-bp-media-album.php:273

bp_media_album_get_join_sql

Filter the MySQL JOIN clause for the main media query.

Source: bp-media/classes/class-bp-media-album.php:358

bp_media_album_get_where_conditions

Filters the MySQL WHERE conditions for the albums get method.

Source: bp-media/classes/class-bp-media-album.php:338

bp_media_album_paged_activities_sql

Filters the paged media MySQL statement.

Source: bp-media/classes/class-bp-media-album.php:387

bp_media_album_prefetch_object_data

Filters inside prefetch_object_data method to aid in pre-fetching object data associated with album.

Source: bp-media/classes/class-bp-media-album.php:632

bp_media_album_total_medias_sql

Filters the total media MySQL statement.

Source: bp-media/classes/class-bp-media-album.php:435

bp_media_attachment_uploaded

Include required files

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

bp_media_before_delete

Action to allow intercepting media items to be deleted.

Source: bp-media/classes/class-bp-media.php:981

bp_media_before_save

Fires before the current media item gets saved.

Source: bp-media/classes/class-bp-media.php:218

bp_media_default_scope

Filter to update default scope.

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

bp_media_delete

Fires after the media item has been deleted.

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

bp_media_deleted_medias

Fires after the media item has been deleted.

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

bp_media_extractor_audio

Filters audio extracted from text.

Source: bp-core/classes/class-bp-media-extractor.php:684

bp_media_extractor_embeds

Filters embeds extracted from text.

Source: bp-core/classes/class-bp-media-extractor.php:585

bp_media_extractor_extract

Filters media extracted from text.

Source: bp-core/classes/class-bp-media-extractor.php:179

bp_media_extractor_featured_images

Filters featured images extracted from a WordPress Post.

Source: bp-core/classes/class-bp-media-extractor.php:922