@since: BuddyPress 2.3.0
Description
bp_media_extractor_links

Filters links extracted from text.

Source: bp-core/classes/class-bp-media-extractor.php:243

BP_Media_Extractor::extract_mentions()

Extract @mentions tags from text.

Source: bp-core/classes/class-bp-media-extractor.php:271

bp_core_user_get_specific_users_count_sql

Filter the SQL string used for querying specific user count results.

Source: bp-core/classes/class-bp-core-user.php:601

bp_core_user_get_specific_users_paged_sql

Filter the SQL string used for querying specific user paged results.

Source: bp-core/classes/class-bp-core-user.php:628

bp_attachment_avatar_params

Use this filter to include specific BuddyPress params for your object.

Source: bp-core/classes/class-bp-attachment-avatar.php:422

bp_attachment_avatar_script_data

Use this filter to override/extend the avatar script data.

Source: bp-core/classes/class-bp-attachment-avatar.php:444

BP_Attachment_Avatar::crop()

Crop the avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:201

BP_Attachment_Avatar::get_user_id()

Get the user id to set its avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:318

BP_Attachment_Avatar::get_group_id()

Get the group id to set its avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:340

BP_Attachment_Avatar::script_data()

Build script datas for the Uploader UI.

Source: bp-core/classes/class-bp-attachment-avatar.php:357