Hooks |
Description |
---|---|
bp_admin_enqueue_scripts |
Fires inside the bp_admin_enqueue_scripts function. |
bp_admin_groups_tabs |
Fires after the output of tabs for the admin area. |
bp_admin_head |
Fires inside the bp_admin_head function. |
bp_admin_init |
Fires inside the bp_admin_init function. |
bp_admin_integration_tabs |
Fires after the output of tabs for the admin area. |
bp_admin_menu |
Fires inside the bp_admin_menu function. |
bp_admin_menu_order |
Filters the custom admin menus. |
bp_admin_notices |
Fires inside the bp_admin_notices function. |
bp_admin_plugins_path |
Admin plugins directory path. |
bp_admin_setting_activity_register_fields |
Fires to register Activity tab settings fields and section. |
bp_admin_setting_document_register_fields |
Fires to register Media tab settings fields and section. |
bp_admin_setting_forums_register_fields |
Fires to register Forums tab settings fields and section. |
bp_admin_setting_friends_register_fields |
Fires to register Friends tab settings fields and section. |
bp_admin_setting_general_register_fields |
Fires to register General tab settings fields and section. |
bp_admin_setting_groups_register_fields |
Fires to register Groups tab settings fields and section. |
bp_admin_setting_invites_register_fields |
Fires to register Invites tab settings fields and section. |
bp_admin_setting_media_register_fields |
Fires to register Media tab settings fields and section. |
bp_admin_setting_messages_register_fields |
Fires to register Messages tab settings fields and section. |
bp_admin_setting_registration_register_fields |
Fires to register Registration tab settings fields and section. |
bp_admin_setting_search_register_fields |
Fires to register Search tab settings fields and section. |
bp_admin_setting_xprofile_register_fields |
Fires to register xProfile tab settings fields and section. |
bp_admin_tabs |
Fires after the output of tabs for the admin area. |
bp_after_{$component}_loop |
Fires after the finish of the component loop. |
bp_after_{$core_screen[‘hook’]} |
Fires before the display of group delete admin. |
bp_after_{$filter_key}_parse_args |
Filters the arguments key after parsing if filter key provided. |
bp_after_activity_comment |
Fires after the display of an activity comment. |
bp_after_activity_post_form |
Fires after the activity post form. |
bp_after_directory_activity |
Fires after the activity directory listing. |
bp_after_directory_activity_content |
Fires after the activity directory display content. |
bp_after_directory_activity_list |
Fires after the display of the activity list. |
bp_after_directory_blogs |
Fires at the bottom of the blogs directory template file. |
bp_after_directory_blogs_content |
Fires after the display of the blogs listing content. |
bp_after_directory_blogs_page |
Fires at the bottom of the blogs directory template file. |
bp_after_directory_document |
Fires after the document directory listing. |
bp_after_directory_document_content |
Fires after the document directory display content. |
bp_after_directory_document_list |
Fires after the display of the document list. |
bp_after_directory_groups |
Fires after the display of the groups. |
bp_after_directory_groups_content |
Fires after the display of the groups content. |
bp_after_directory_groups_page |
Fires at the bottom of the groups directory template file. |
bp_after_directory_media |
Fires after the media directory listing. |
bp_after_directory_media_content |
Fires after the media directory display content. |
bp_after_directory_media_list |
Fires after the display of the media list. |
bp_after_directory_members |
Fires after the display of the members. |
bp_after_directory_members_content |
Fires after the display of the members content. |
bp_after_directory_members_page |
Fires at the bottom of the members directory template file. |
bp_after_email_footer |
Fires after the display of the email template footer. |
bp_after_email_header |
Fires after the display of the email template header. |
bp_after_email_recipient |
Fires after the display of the email recipient. |
bp_after_group_activity_post_form |
Fires after the display of the group activity post form. |
bp_after_group_admin_content |
Fires inside the group admin form and after the content. |