Hooks |
Description |
---|---|
bp_core_avatar_thumb_width |
Filters the ‘thumb’ avatar width setting. |
bp_core_avatar_title |
Filters the title attribute value to be applied to avatar. |
bp_core_avatar_upload_path |
Filters the absolute upload path for the WP installation. |
bp_core_avatar_url |
Filters the raw base URL for root site upload location. |
bp_core_can_edit_settings |
Filters the status of whether the logged-in user can edit settings for the displayed user or not. |
bp_core_clear_cache |
Fires before the pruning of WP Super Cache. |
bp_core_component_slug_from_root_slug |
Filters the default component slug from a WP page root_slug. |
bp_core_components_included |
Fires after the loading of individual components. |
bp_core_create_nav_link |
Fires after a link is added to the main BuddyPress nav. |
bp_core_css_id |
Filters the ID attribute to be applied to avatar. |
bp_core_current_time |
Filters the current GMT time to save into the DB. |
bp_core_current_user_ip |
Filters the current user’s IP address. |
bp_core_current_user_ua |
Filters the current user’s user-agent. |
bp_core_default_avatar_{$params[‘object’]} |
Filters the avatar default when Gravatar is not used. |
bp_core_delete_existing_avatar |
Fires after deleting an existing avatar. |
bp_core_deleted_account |
Fires after the deletion of an account. |
bp_core_display_name_format |
Filters default display name format. |
bp_core_do_network_admin |
Filters whether or not BuddyPress should appear in network admin. |
bp_core_email_from_name_filter |
Filters the “From” name in outgoing email to the site name. |
bp_core_enable_root_profiles |
Filters whether or not root profiles are enabled and allowed. |
bp_core_exclude_pages |
Filters specific pages that shouldn’t show up on page listings. |
bp_core_fetch_avatar |
Filters an avatar URL wrapped in an element. |
bp_core_fetch_avatar_no_grav |
Filters whether or not to skip Gravatar check. |
bp_core_fetch_avatar_url |
Filters a locally uploaded avatar URL. |
bp_core_fetch_avatar_url_check |
Filters a locally uploaded avatar URL. |
bp_core_general_settings_after_save |
Fires after the general settings have been saved, and before redirect. |
bp_core_get_active_member_count |
Filters the total number of members for the installation limited to those with last_activity. |
bp_core_get_admin_tabs |
Filters the tab data used in our wp-admin screens. |
bp_core_get_all_member_count |
Filters the total number of members for the installation. |
bp_core_get_allowed_avatar_types |
Filters the list of allowed image types. |
bp_core_get_component_search_query_arg |
Filters the query arg for a component search string. |
bp_core_get_components |
Filters the list of component information. |
bp_core_get_core_userdata |
Filters the userdata for a passed user. |
bp_core_get_directory_page_default_titles |
Filters the default page titles array |
bp_core_get_directory_page_ids |
Filters the list of BP directory pages from the appropriate meta table. |
bp_core_get_directory_pages |
Filters the names and slugs for BuddyPress component directory pages. |
bp_core_get_emails_admin_tabs |
Filters the tab data used in our wp-admin screens. |
bp_core_get_forums_admin_tabs |
Filters the tab data used in our wp-admin screens. |
bp_core_get_groups_admin_tabs |
Filters the tab data used in our wp-admin screens. |
bp_core_get_js_dependencies |
Filters the javascript dependencies for buddypress.js. |
bp_core_get_js_strings |
Filters core JavaScript strings for internationalization before AJAX usage. |
bp_core_get_last_activity |
Filters last activity string based on time since date given. |
bp_core_get_notifications_for_user |
Filters the final array of notifications to be displayed for a user. |
bp_core_get_paged_users_sql |
Filters the SQL used to query for paged users. |
bp_core_get_root_domain |
Filters the domain for the root blog. |
bp_core_get_root_options |
Filters the global BP options. |
bp_core_get_settings_admin_active_tab |
Filters the tab data used in our wp-admin screens. |
bp_core_get_site_path |
Filters the path of the current site. |
bp_core_get_specific_users_count_sql |
Filter the SQL string used for querying specific user paged results. |
bp_core_get_suggestions |
Filters the available type of at-mentions. |