@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_media_extractor_links |
Filters links extracted from text. |
BP_Media_Extractor::extract_mentions() |
Extract @mentions tags from text. |
bp_core_user_get_specific_users_count_sql |
Filter the SQL string used for querying specific user count results. |
bp_core_user_get_specific_users_paged_sql |
Filter the SQL string used for querying specific user paged results. |
bp_attachment_avatar_params |
Use this filter to include specific BuddyPress params for your object. |
bp_attachment_avatar_script_data |
Use this filter to override/extend the avatar script data. |
BP_Attachment_Avatar::crop() |
Crop the avatar. |
BP_Attachment_Avatar::get_user_id() |
Get the user id to set its avatar. |
BP_Attachment_Avatar::get_group_id() |
Get the group id to set its avatar. |
BP_Attachment_Avatar::script_data() |
Build script datas for the Uploader UI. |