Hooks |
Description |
---|---|
bp_core_validate_blog_signup |
Filters the validated blog url and title provided at signup. |
bp_core_validate_user_signup |
Filters the result of the user signup validation. |
bp_create_blog_link |
Filters “Create a Site” links for users viewing their own profiles. |
bp_create_excerpt |
Filters the final generated excerpt. |
bp_current_action |
Filters the name of the current action. |
bp_current_component |
Filters the name of the current component. |
bp_current_item |
Filters the name of the current item. |
bp_current_user_can |
Filters whether or not the current user has a given capability. |
bp_custom_profile_edit_fields |
Fires at end of custom profile field items on your xprofile screen tab. |
bp_custom_profile_edit_fields_pre_visibility |
Fires before display of visibility form elements for profile metaboxes. |
bp_custom_register_page_url |
Filters custom registration page URL. |
bp_customize_register |
Fires once the Customizer has loaded, allow scripts and styles to be initialized. |
bp_deactivated_components |
Filters the deactivated components. |
bp_deactivation |
Fires during the deactivation of BuddyPress. |
bp_default_component_subnav |
Filters the default component subnav item. |
bp_delete_options |
Fires after the deletion of default options when BuddyPress is first deactivated. |
bp_directory_activity_content |
Fires inside and displays the activity directory display content. |
bp_directory_blogs_actions |
Fires inside the blogs action listing area. |
bp_directory_blogs_content |
Fires inside and displays the blogs content. |
bp_directory_blogs_item |
Fires after the listing of a blog item in the blogs loop. |
bp_directory_blogs_search_form |
Filters the output for the blog directory search form. |
bp_directory_document_content |
Fires inside and displays the document directory display content. |
bp_directory_groups_actions |
Fires inside the action section of an individual group listing item. |
bp_directory_groups_content |
Fires and displays the groups directory content. |
bp_directory_groups_item |
Fires inside the listing of an individual group listing item. |
bp_directory_groups_search_form |
Filters the HTML markup for the groups search form. |
bp_directory_media_content |
Fires inside and displays the media directory display content. |
bp_directory_members_content |
Fires and displays the members content. |
bp_directory_members_item |
Fires inside the display of a directory member item. |
bp_directory_members_search_form |
Filters the Members component search form. |
bp_directory_pages |
Filters the loaded components needing directory page association to a WordPress page. |
bp_disable_account_deletion |
Filters whether or not members are able to delete their own accounts. |
bp_disable_advanced_profile_search |
Filters whether or not profile search is disabled. |
bp_disable_avatar_uploads |
Filters whether or not members are able to upload their own avatars. |
bp_disable_blogforum_comments |
Filters whether or not blog and forum activity feed comments are disabled. |
bp_disable_cover_image_uploads |
Filters whether or not members are able to upload their own cover photos. |
bp_disable_group_avatar_uploads |
Filters whether or not members are able to upload group avatars. |
bp_disable_group_cover_image_uploads |
Filters whether or not members are able to upload group cover photos. |
bp_disable_group_messages |
Filters whether or not group organizer and moderator allowed to send group message. |
bp_disable_group_type_creation |
Filters whether or not members are able to create group types. |
bp_disable_invite_member_email_content |
Filters whether email content customize is enabled or not. |
bp_disable_invite_member_email_subject |
Filters whether email subject customize is enabled or not. |
bp_disable_invite_member_type |
Filters whether allow users to sign up the profile types to personal inviting is enabled or not. |
bp_disable_profile_sync |
Filters whether or not profile syncing is disabled. |
bp_displayed_user_domain |
Filters the generated link for the displayed user’s profile. |
bp_displayed_user_fullname |
Filters the displayed user’s display name. |
bp_displayed_user_get_front_template |
Filters the hierarchy of user front templates corresponding to a specific user. |
bp_displayed_user_id |
Filters the ID of the currently displayed user. |
bp_do_404 |
Fires inside the triggering of a 404. |
bp_do_redirect_canonical |
Filters whether or not to do canonical redirects on BuddyPress URLs. |