Hooks
Description
groups_template_group_home

Filters the template to load for a single group’s page.

Source: bp-groups/screens/single/home.php:34

groups_template_group_invite

Filters the template to load for a group’s Send Invites page.

Source: bp-groups/screens/single/invite.php:87

groups_template_group_invites

Filters the template to load for a users Groups > Invites page.

Source: bp-groups/screens/user/invites.php:86

groups_template_group_members

Filters the template to load for a group’s members/leaders page.

Source: bp-groups/screens/single/members/leaders.php:38

groups_template_group_messages

Filters the template to load for a single group’s message page.

Source: bp-groups/screens/single/messages.php:36

groups_template_group_request_membership

Filters the template to load for a group’s Request Membership page.

Source: bp-groups/screens/single/request-membership.php:58

groups_template_my_groups

Filters the template to load for the My Groups page.

Source: bp-groups/screens/user/my-groups.php:30

groups_unban_member

Fires before the unbanning of a member from a group.

Source: bp-groups/bp-groups-functions.php:2311

groups_unbanned_member

Fires before the redirect after a group member has been unbanned.

Source: bp-groups/screens/single/admin/manage-members.php:143

groups_uninvite_user

Fires after uninviting a user from a group.

Source: bp-groups/bp-groups-functions.php:1896

groups_update_group

Fires after the update of a group.

Source: bp-groups/bp-groups-functions.php:213

groups_valid_status

Filters the list of valid groups statuses.

Source: bp-groups/classes/class-bp-groups-component.php:446

heartbeat_settings

Filter that checks whether the global heartbeat settings already exist.

Source: bp-activity/bp-activity-filters.php:855

https_local_ssl_verify

WP Async Request

Source: bp-core/libraries/wp-async-request.php:134

illegal_user_logins

Filters the list of illegal usernames from WordPress.

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

is_bbpress

Done

Source: bp-forums/common/template.php:1225

is_buddypress

Filters whether or not this is a BuddyPress component.

Source: bp-core/bp-core-template.php:2089

ld_after_course_status_template_container

Filter to add custom content after the Course Status section of the Course template output.

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:205

learndash_course_steps_expand_all

Identify if we should show the course content listing

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:307

learndash-course-after

Action to add custom content before the topic

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:409

learndash-course-before

Action to add custom content before the topic

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:128

learndash-course-certificate-link-after

Action to add custom content after the course certificate link

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:142

learndash-course-certificate-link-before

Action to add custom content before the course certificate link

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:135

learndash-course-content-list-after

Action to add custom content before the course content listing

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:371

learndash-course-content-list-before

Action to add custom content before the course content listing

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:341

learndash-course-expand-after

Action to add custom content after the course content expand button

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:329

learndash-course-expand-before

Action to add custom content after the course content progress bar

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:280

learndash-course-heading-after

Action to add custom content after the course heading

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:269

learndash-course-heading-before

Action to add custom content before the course heading

Source: bp-integrations/learndash/templates/buddypress/groups/single/courses-content-display.php:251

make_ham_user

Fires at end of processing spammer in Dashboard if not multisite and user is not spam.

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

make_spam_user

Fires at end of processing spammer in Dashboard if not multisite and user is spam.

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

media_loop_end

Fires right before the rewinding of media posts.

Source: bp-media/classes/class-bp-media-template.php:311

media_loop_start

Fires if the current media item is the first in the activity loop.

Source: bp-media/classes/class-bp-media-template.php:350

media_screen

Fires right before the loading of the Media screen template file.

Source: bp-media/screens/media.php:26

media_screen_single_album

Fires right before the loading of the single album view screen template file.

Source: bp-media/screens/albums.php:44

media_template

Filters the template to load for the Media screen.

Source: bp-media/screens/media.php:35

media_template_single_album

Filters the template to load for the Single Album view screen.

Source: bp-media/screens/albums.php:53

member_loop_end

Fires right before the rewinding of members listing.

Source: bp-members/classes/class-bp-core-members-template.php:284

member_loop_start

Fires if the current member is the first in the loop.

Source: bp-members/classes/class-bp-core-members-template.php:317

messages_action_conversation

Fires after processing a view request for a single message thread.

Source: bp-messages/actions/view.php:63

messages_before_delete_thread

Fires before specified thread IDs have been deleted.

Source: bp-messages/bp-messages-functions.php:396

messages_box_loop_end

Fires when at the end of threads to iterate over.

Source: bp-messages/classes/class-bp-messages-box-template.php:297

messages_box_loop_start

Fires if at the start of the message thread loop.

Source: bp-messages/classes/class-bp-messages-box-template.php:339

messages_delete_thread

Fires after specified thread IDs have been deleted.

Source: bp-messages/bp-messages-functions.php:419

messages_format_notifications

Fires right before returning the formatted message notifications.

Source: bp-messages/bp-messages-notifications.php:172

messages_message_after_save

Fires after the current message item has been saved.

Source: bp-messages/classes/class-bp-messages-message.php:220

messages_message_before_save

Fires before the current message item gets saved.

Source: bp-messages/classes/class-bp-messages-message.php:147

messages_message_get_recipient_ids

Filters the array of recipients IDs.

Source: bp-messages/classes/class-bp-messages-message.php:286

messages_message_sent

Fires after a message has been successfully sent.

Source: bp-messages/bp-messages-functions.php:321

messages_notice_after_delete

Fires after the current message item has been deleted.

Source: bp-messages/classes/class-bp-messages-notice.php:206