Hooks
Description
bp_enqueue_scripts

Fires inside the ‘bp_enqueue_scripts’ function, where BP enqueues its CSS and JS.

Source: bp-core/bp-core-dependency.php:464

bp_excerpt_append_text

Filters the excerpt appended text value.

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

bp_excerpt_length

Filters the excerpt length to trim text to.

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

bp_field_css_classes

Filters the field classes to be applied to a field.

Source: bp-xprofile/bp-xprofile-template.php:191

bp_field_data_attribute

Filters the field data to be applied to a field.

Source: bp-xprofile/bp-xprofile-template.php:1654

bp_field_has_data

Filters whether or not the XProfile field has data to display.

Source: bp-xprofile/bp-xprofile-template.php:225

bp_field_has_public_data

Filters whether or not the XProfile field has public data to display.

Source: bp-xprofile/bp-xprofile-template.php:250

bp_first_activity_for_member

Fires inside the recording of an activity item.

Source: bp-core/bp-core-functions.php:1608

bp_folder_add

Fires at the end of the execution of adding a new folder item, before returning the new folder item ID.

Source: bp-document/bp-document-functions.php:1074

bp_folder_delete

Fires after the folder item has been deleted.

Source: bp-document/bp-document-functions.php:1125

bp_folder_get

Filters the requested folder item(s).

Source: bp-document/bp-document-functions.php:949

bp_folder_get_specific

Filters the requested specific folder item.

Source: bp-document/bp-document-functions.php:1000

bp_folder_has_more_items

Filters whether there are more folder items to display.

Source: bp-document/bp-document-template.php:1401

bp_folder_user_can_delete

Filters whether the current user can edit an folder item.

Source: bp-document/bp-document-template.php:1791

bp_folders_deleted_folders

Fires after the folder item has been deleted.

Source: bp-document/bp-document-functions.php:1134

bp_force_buddybar

Filters whether or not BuddyBar should be forced in place of WP Admin Bar.

Source: bp-core/bp-core-options.php:883

bp_force_comment_status

Filters whether or not to force comments_status to closed for BuddyPress post types.

Source: bp-core/bp-core-theme-compatibility.php:851

bp_force_friendship_to_message

Filters whether or not friendship is forced to message each other.

Source: bp-core/bp-core-options.php:1164

bp_format_time

Filters the date based on a UNIX timestamp.

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

bp_forums_parent_forum_id

Filters the parent forum ID for the bbPress abstraction layer.

Source: bp-core/bp-core-functions.php:465

bp_found_user_query

Filters the found user SQL statements before query.

Source: bp-core/classes/class-bp-user-query.php:550

bp_friend_get_total_requests_count

Filters the total friendship request count for a given user.

Source: bp-friends/bp-friends-template.php:768

bp_friends_{$amount}_friendship_

Filters the format of friendship notifications based on type and amount * of notifications pending.

Source: bp-friends/bp-friends-notifications.php:87

bp_friends_format_activity_action_friendship_accepted

Filters the ‘friendship_accepted’ activity action format.

Source: bp-friends/bp-friends-activity.php:166

bp_friends_format_activity_action_friendship_created

Filters the ‘friendship_created’ activity action format.

Source: bp-friends/bp-friends-activity.php:200

bp_friends_get_invite_list

Filters the list of potential friends that can be invited to this group.

Source: bp-friends/bp-friends-functions.php:637

bp_friends_get_profile_stats

Filters the number of friends in user’s profile.

Source: bp-friends/bp-friends-template.php:832

bp_friends_pre_get_invite_list

Filters default arguments for list of friends a user can invite into this group.

Source: bp-friends/bp-friends-functions.php:576

bp_friends_sent_accepted_email

Fires after the connection request accepted email is sent.

Source: bp-core/deprecated/buddypress/2.5.php:815

bp_friends_sent_request_email

Fires after the new friend request email is sent.

Source: bp-core/deprecated/buddypress/2.5.php:800

bp_generate_rewrite_rules

Fires inside the ‘bp_generate_rewrite_rules’ function.

Source: bp-core/bp-core-dependency.php:675

bp_get_{$type}_template

Filters possible file paths to check for for a template.

Source: bp-core/bp-core-template-loader.php:384

bp_get_activate_slug

Filters the activation slug.

Source: bp-members/bp-members-template.php:268

bp_get_activation_page

Filters the URL of the activation page.

Source: bp-members/bp-members-template.php:2123

bp_get_activities_member_rss_link

Filters the member activity feed link.

Source: bp-activity/bp-activity-template.php:3681

bp_get_activities_no_activity

Filters the text used when there is no activity to display.

Source: bp-activity/bp-activity-template.php:656

bp_get_activities_title

Filters the activities title for the activity template.

Source: bp-activity/bp-activity-template.php:622

bp_get_activity_action

Filters the activity action after the action has been inserted as meta.

Source: bp-activity/bp-activity-template.php:1363

bp_get_activity_action_pre_meta

Filters the activity action before the action is inserted as meta.

Source: bp-activity/bp-activity-template.php:1342

bp_get_activity_avatar

Filters the value returned by bp_core_fetch_avatar.

Source: bp-activity/bp-activity-template.php:1098

bp_get_activity_avatar_item_id

Filters the activity avatar item ID.

Source: bp-activity/bp-activity-template.php:1084

bp_get_activity_avatar_object_{$current_activity_item->component}

Filters the activity avatar object based on current activity item component.

Source: bp-activity/bp-activity-template.php:1074

bp_get_activity_comment_form_action

Filters the activity comment form action URL.

Source: bp-activity/bp-activity-template.php:2503

bp_get_activity_comment_link

Filters the comment link for the current activity comment.

Source: bp-activity/bp-activity-template.php:2446

bp_get_activity_comment_permalink

Filters the activity comment permalink.

Source: bp-activity/bp-activity-template.php:2598

bp_get_activity_content

If you want to filter activity update content, please use the filter ‘bp_get_activity_content_body’.

Source: bp-activity/bp-activity-template.php:1468

bp_get_activity_content_body

Filters the activity content body.

Source: bp-activity/bp-activity-template.php:1412

bp_get_activity_count

Filters the activity count for the activity template.

Source: bp-activity/bp-activity-template.php:557

bp_get_activity_css_class

Filters the determined classes to add to the HTML element.

Source: bp-activity/bp-activity-template.php:2724

bp_get_activity_date_recorded

Filters the date the activity was recorded.

Source: bp-activity/bp-activity-template.php:785