@since: BuddyPress 2.1.0
Description
bp_blogs_new_blog_comment_query_backpat()

Filter ‘new_blog_comment’ bp_has_activities() loop to include new- and old-style blog activity comment items.

Source: bp-blogs/bp-blogs-activity.php:1119

bp_blogs_get_allowed_roles()

The allowed blog roles a member must have to be recorded into the `bp_user_blogs` pointer table.

Source: bp-blogs/bp-blogs-functions.php:957

bp_blogs_get_allowed_roles

Filters the allowed roles a member must have to be recorded into bp_user_blogs pointer table.

Source: bp-blogs/bp-blogs-functions.php:966

bp_blogs_comments_clauses_select_by_id()

Only select comments by ID instead of all fields when using get_comments().

Source: bp-blogs/bp-blogs-filters.php:55

xprofile_filter_format_field_value_by_type()

Apply display_filter() filters as defined by BP_XProfile_Field_Type classes, when inside a bp_has_profile() loop.

Source: bp-xprofile/bp-xprofile-filters.php:332

xprofile_filter_format_field_value_by_field_id()

Apply display_filter() filters as defined by the BP_XProfile_Field_Type classes, when fetched by xprofile_get_field_data().

Source: bp-xprofile/bp-xprofile-filters.php:356

xprofile_filter_pre_validate_value_by_field_type()

Apply pre_validate_filter() filters as defined by the BP_XProfile_Field_Type classes before validating.

Source: bp-xprofile/bp-xprofile-filters.php:371

bp_xprofile_set_field_data_pre_validate

Filter the raw submitted profile field value.

Source: bp-xprofile/bp-xprofile-functions.php:460

bp_xprofile_get_groups

Filters a set of field groups, populated with fields and field data.

Source: bp-xprofile/bp-xprofile-functions.php:58

bp_xprofile_get_groups()

Fetch a set of field groups, populated with fields and field data.

Source: bp-xprofile/bp-xprofile-functions.php:29