Hooks |
Description |
---|---|
bp_core_render_message_content |
Filters the ‘template_notices’ feedback message content. |
bp_core_replace_tokens_in_text |
Filters text that has had tokens replaced. |
bp_core_screen_signup |
Fires right before the loading of the Member registration screen template file. |
bp_core_search_site |
Filters the constructed url for use with site searching. |
bp_core_search_users_count_sql |
Filters the SQL used to query for searched users count. |
bp_core_search_users_sql |
Filters the SQL used to query for searched users. |
bp_core_send_user_registration_admin_notification |
Maybe notify the site admin of a new user registration. |
bp_core_sent_blog_signup_email |
Fires after the sending of the notification to new users for successful registration with blog. |
bp_core_sent_user_signup_email |
Fires after the sending of the notification to new users for successful registration without blog. |
bp_core_sent_user_validation_email |
Fires after the sending of activation email to a newly registered user. |
bp_core_set_avatar_globals |
Fires at the end of the core avatar globals setup. |
bp_core_set_uri_globals_member_slug |
Filter the portion of the URI that is the displayed user’s slug. |
bp_core_settings_admin_tabs |
Filters the admin tabs to be displayed. |
bp_core_setup_globals |
Fires at the end of the setup of bp-core globals setting. |
bp_core_setup_oembed |
Filters the BuddyBoss Core oEmbed setup. |
bp_core_signup_activate |
Filters the result of the metadata after user activation. |
bp_core_signup_after_activate |
Fires after activation of user accounts. |
bp_core_signup_after_delete |
Fires after deletion of pending accounts. |
bp_core_signup_after_resend |
Fires after activation emails are resent. |
bp_core_signup_avatar_upload_dir |
Filters the avatar storage directory for use during registration. |
bp_core_signup_before_activate |
Fires before activation of user accounts. |
bp_core_signup_before_delete |
Fires before deletion of pending accounts. |
bp_core_signup_before_resend |
Fires before activation emails are resent. |
bp_core_signup_blog |
Filters the result of wpmu_signup_blog(). |
bp_core_signup_delete |
Filters the result of the metadata for deleted pending accounts. |
bp_core_signup_resend |
Filters the result of the metadata for signup activation email resends. |
bp_core_signup_send_activation_key |
Filters if BuddyPress should send an activation key for a new signup. |
bp_core_signup_user |
Fires at the end of the process to sign up a user. |
bp_core_signups_add |
Filters the result of a signup addition. |
bp_core_signups_add_backcompat |
Filters the user ID for the backcompat functionality. |
bp_core_signups_check_user_status |
Filters the user status of a provided user ID. |
bp_core_signups_count |
Filters the total inactive signups. |
bp_core_signups_update |
Filters the signup ID which received a meta update. |
bp_core_signups_validate |
Filters the status of the activated user. |
bp_core_template_activate |
Filters the template to load for the Member activation page screen. |
bp_core_template_display_profile |
Filters the path to redirect users to if XProfile is not enabled. |
bp_core_template_plugin |
Filters the template to load for the main display method. |
bp_core_template_register |
Filters the template to load for the Member registration page screen. |
bp_core_time_since |
Filters the English-language representation of the time elapsed since a given date. |
bp_core_time_since_ago_text |
Filters the value to use if the time since is some time ago. |
bp_core_time_since_pre |
Filters whether or not to bypass BuddyPress’ time_since calculations. |
bp_core_time_since_right_now_text |
Filters the value to use if the time since is right now. |
bp_core_time_since_unknown_text |
Filters the value to use if the time since is unknown. |
bp_core_tools_settings_admin_tabs |
Filters the admin tabs to be displayed. |
bp_core_upload_max_size |
Filters file upload max limit. |
bp_core_user_get_specific_users_count_sql |
Filter the SQL string used for querying specific user count results. |
bp_core_user_get_specific_users_paged_sql |
Filter the SQL string used for querying specific user paged results. |
bp_core_user_updated_last_activity |
Fires when a user’s last_activity value has been updated. |
bp_core_users_by_letter_count_sql |
Filters the SQL used to query for total user count by first letter. |
bp_core_users_by_letter_sql |
Filters the SQL used to query for users by first letter. |