Hooks
Description
bp_core_render_message_content

Filters the ‘template_notices’ feedback message content.

Source: bp-templates/bp-nouveau/includes/template-tags.php:222

bp_core_replace_tokens_in_text

Filters text that has had tokens replaced.

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

bp_core_screen_signup

Fires right before the loading of the Member registration screen template file.

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

bp_core_search_site

Filters the constructed url for use with site searching.

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

bp_core_search_users_count_sql

Filters the SQL used to query for searched users count.

Source: bp-core/classes/class-bp-core-user.php:682

bp_core_search_users_sql

Filters the SQL used to query for searched users.

Source: bp-core/classes/class-bp-core-user.php:691

bp_core_send_user_registration_admin_notification

Maybe notify the site admin of a new user registration.

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

bp_core_sent_blog_signup_email

Fires after the sending of the notification to new users for successful registration with blog.

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

bp_core_sent_user_signup_email

Fires after the sending of the notification to new users for successful registration without blog.

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

bp_core_sent_user_validation_email

Fires after the sending of activation email to a newly registered user.

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

bp_core_set_avatar_globals

Fires at the end of the core avatar globals setup.

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

bp_core_set_uri_globals_member_slug

Filter the portion of the URI that is the displayed user’s slug.

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

bp_core_settings_admin_tabs

Filters the admin tabs to be displayed.

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

bp_core_setup_globals

Fires at the end of the setup of bp-core globals setting.

Source: bp-core/classes/class-bp-core.php:324

bp_core_setup_oembed

Filters the BuddyBoss Core oEmbed setup.

Source: bp-core/classes/class-bp-embed.php:59

bp_core_signup_activate

Filters the result of the metadata after user activation.

Source: bp-members/classes/class-bp-signup.php:767

bp_core_signup_after_activate

Fires after activation of user accounts.

Source: bp-members/classes/class-bp-signup.php:758

bp_core_signup_after_delete

Fires after deletion of pending accounts.

Source: bp-members/classes/class-bp-signup.php:847

bp_core_signup_after_resend

Fires after activation emails are resent.

Source: bp-members/classes/class-bp-signup.php:675

bp_core_signup_avatar_upload_dir

Filters the avatar storage directory for use during registration.

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

bp_core_signup_before_activate

Fires before activation of user accounts.

Source: bp-members/classes/class-bp-signup.php:719

bp_core_signup_before_delete

Fires before deletion of pending accounts.

Source: bp-members/classes/class-bp-signup.php:804

bp_core_signup_before_resend

Fires before activation emails are resent.

Source: bp-members/classes/class-bp-signup.php:626

bp_core_signup_blog

Filters the result of wpmu_signup_blog().

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

bp_core_signup_delete

Filters the result of the metadata for deleted pending accounts.

Source: bp-members/classes/class-bp-signup.php:856

bp_core_signup_resend

Filters the result of the metadata for signup activation email resends.

Source: bp-members/classes/class-bp-signup.php:684

bp_core_signup_send_activation_key

Filters if BuddyPress should send an activation key for a new signup.

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

bp_core_signup_user

Fires at the end of the process to sign up a user.

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

bp_core_signups_add

Filters the result of a signup addition.

Source: bp-members/classes/class-bp-signup.php:348

bp_core_signups_add_backcompat

Filters the user ID for the backcompat functionality.

Source: bp-members/classes/class-bp-signup.php:433

bp_core_signups_check_user_status

Filters the user status of a provided user ID.

Source: bp-members/classes/class-bp-signup.php:460

bp_core_signups_count

Filters the total inactive signups.

Source: bp-members/classes/class-bp-signup.php:529

bp_core_signups_update

Filters the signup ID which received a meta update.

Source: bp-members/classes/class-bp-signup.php:591

bp_core_signups_validate

Filters the status of the activated user.

Source: bp-members/classes/class-bp-signup.php:506

bp_core_template_activate

Filters the template to load for the Member activation page screen.

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

bp_core_template_display_profile

Filters the path to redirect users to if XProfile is not enabled.

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

bp_core_template_plugin

Filters the template to load for the main display method.

Source: bp-groups/classes/class-bp-group-extension.php:810

bp_core_template_register

Filters the template to load for the Member registration page screen.

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

bp_core_time_since

Filters the English-language representation of the time elapsed since a given date.

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

bp_core_time_since_ago_text

Filters the value to use if the time since is some time ago.

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

bp_core_time_since_pre

Filters whether or not to bypass BuddyPress’ time_since calculations.

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

bp_core_time_since_right_now_text

Filters the value to use if the time since is right now.

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

bp_core_time_since_unknown_text

Filters the value to use if the time since is unknown.

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

bp_core_tools_settings_admin_tabs

Filters the admin tabs to be displayed.

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

bp_core_upload_max_size

Filters file upload max limit.

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

bp_core_user_get_specific_users_count_sql

Filter the SQL string used for querying specific user count results.

Source: bp-core/classes/class-bp-core-user.php:601

bp_core_user_get_specific_users_paged_sql

Filter the SQL string used for querying specific user paged results.

Source: bp-core/classes/class-bp-core-user.php:628

bp_core_user_updated_last_activity

Fires when a user’s last_activity value has been updated.

Source: bp-core/classes/class-bp-core-user.php:957

bp_core_users_by_letter_count_sql

Filters the SQL used to query for total user count by first letter.

Source: bp-core/classes/class-bp-core-user.php:514

bp_core_users_by_letter_sql

Filters the SQL used to query for users by first letter.

Source: bp-core/classes/class-bp-core-user.php:523