Hooks
Description
bp_setup_theme_compat

Fires if there are no found templates to load and theme compat is needed.

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

bp_setup_title

Fires inside the ‘bp_setup_title’ function, where plugins should modify the page title.

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

bp_show_admin_adminbar

Filters whether or not the toolbar is hidden for admin users.

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

bp_show_login_adminbar

Filters whether or not the toolbar is hidden for logged in users (non-admins).

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

bp_signup_pre_validate

Fires before the validation of a new signup.

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

bp_signup_subdomain_base

Filters the base URL for subdomain installations of WordPress Multisite.

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

bp_signup_usermeta

Filters the user meta used for signup.

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

bp_signup_validate

Fires after the validation of a new signup.

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

bp_signups_admin_allowed_actions

Filters the allowed actions for use in the user signups admin page.

Source: bp-members/classes/class-bp-members-admin.php:1725

bp_signups_admin_load

Fires at the start of the signups admin load.

Source: bp-members/classes/class-bp-members-admin.php:1716

bp_site_name

Filters the name of the BP site. Used in RSS headers.

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

bp_static_pages

Filters the default static pages for BuddyPress setup.

Source: bp-core/admin/bp-core-admin-slugs.php:109

bp_suggestions_args

Filters the arguments to be validated for the BP_Suggestions query.

Source: bp-core/classes/class-bp-suggestions.php:106

bp_suggestions_services

Filters the default suggestions service to use.

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

bp_suggestions_validate_args

Filters the status of validation for the BP_Suggestions query.

Source: bp-core/classes/class-bp-suggestions.php:126

bp_template_hierarchy_{$component}

Filters the template hierarchy for theme compat and registration/activation pages.

Source: bp-members/classes/class-bp-registration-theme-compat.php:80

bp_template_hierarchy_activity_directory

Filters the template hierarchy for the activity directory page.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:83

bp_template_hierarchy_activity_single_item

Filters the template hierarchy for the activity permalink pages.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:148

bp_template_hierarchy_blogs_create

Filters the custom templates used for theme compat with the blog create page.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:161

bp_template_hierarchy_document_directory

Filters the template hierarchy for the document directory page.

Source: bp-document/classes/class-bp-document-theme-compat.php:76

bp_template_hierarchy_document_single_item

Filters the template hierarchy for the document permalink pages.

Source: bp-document/classes/class-bp-document-theme-compat.php:140

bp_template_hierarchy_groups_create

Filters the Groups create page template hierarchy based on priority.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:162

bp_template_hierarchy_groups_directory

Filters the Groups directory page template hierarchy based on priority.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:101

bp_template_hierarchy_groups_single_item

Filters the Groups single pages template hierarchy based on priority.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:233

bp_template_hierarchy_media_directory

Filters the template hierarchy for the media directory page.

Source: bp-media/classes/class-bp-media-theme-compat.php:78

bp_template_hierarchy_media_single_item

Filters the template hierarchy for the media permalink pages.

Source: bp-media/classes/class-bp-media-theme-compat.php:143

bp_template_hierarchy_members_directory

Filters the template hierarchy for theme compat and members directory page.

Source: bp-members/classes/class-bp-members-theme-compat.php:109

bp_template_hierarchy_members_single_item

Filters the template hierarchy for theme compat and member pages.

Source: bp-members/classes/class-bp-members-theme-compat.php:173

bp_template_include

Filters the template to use with template_include.

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

bp_template_include_reset_dummy_post_data

Fires when resetting main query vars and filtering ‘the_content’ to output BuddyPress template parts.

Source: bp-core/bp-core-theme-compatibility.php:608

bp_template_include_theme_compat

Filters the template name to include.

Source: bp-core/bp-core-theme-compatibility.php:650

bp_template_include_theme_supports

Filters the final template being loaded in parent/child themes.

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

bp_template_redirect

Fires inside the ‘bp_template_redirect’ function.

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

bp_the_profile_field_type

Filters the XProfile field type.

Source: bp-xprofile/bp-xprofile-template.php:728

bp_theme_compat_actions

Fires after all of the BuddyPress theme compat actions have been added.

Source: bp-templates/bp-nouveau/buddypress-functions.php:223

bp_tools_settings_admin_tabs

Fires after the output of tabs for the admin area.

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

bp_uninstall

Fires during the uninstallation of BuddyPress.

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

bp_update_is_directory

Filters the “is_directory” global value.

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

bp_update_is_item_admin

Filters the “is_item_admin” global value.

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

bp_update_is_item_mod

Filters the “is_item_mod” global value.

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

bp_uri

Filters the BuddyPress global URI path.

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

bp_use_embed_in_activity_replies

Filters whether or not oEmbeds are allowed in activity replies.

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

bp_use_embed_in_private_messages

Filters whether or not oEmbeds are allowed in private messages.

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

bp_use_legacy_activity_query

Filters if BuddyPress should use the legacy activity query.

Source: bp-activity/classes/class-bp-activity-activity.php:1547

bp_use_legacy_group_member_query

Before we potentially switch the group status, if it has been changed to public from private and there are outstanding membership requests, auto-accept those requests.

Source: bp-groups/bp-groups-functions.php:793

bp_use_oembed_in_activity

Filters whether or not oEmbeds are allowed in activity items.

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

bp_use_theme_compat_with_current_theme

Filters whether or not to use theme compat for the active theme.

Source: bp-core/bp-core-theme-compatibility.php:178

bp_use_wp_admin_bar

Filters whether or not to use the admin bar.

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

bp_user_can

Filters whether or not the specified user has a given capability on a given site.

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

bp_user_can_create_groups

Filters if the current logged in user can create groups.

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