@since: BuddyPress 2.4.0
Description
bp_attachments_get_max_upload_file_size

Filter here to edit the max upload file size.

Source: bp-core/bp-core-attachments.php:171

bp_attachments_get_allowed_types()

Get allowed types for any attachment.

Source: bp-core/bp-core-attachments.php:183

bp_attachments_get_allowed_types

Filter here to edit the allowed extensions by attachment type.

Source: bp-core/bp-core-attachments.php:237

bp_attachments_get_allowed_mimes()

Get allowed attachment mime types.

Source: bp-core/bp-core-attachments.php:249

bp_attachments_check_filetype()

Check the uploaded attachment type is allowed.

Source: bp-core/bp-core-attachments.php:278

bp_attachments_create_item_type()

Use the absolute path to an image to set an attachment type for a given item.

Source: bp-core/bp-core-attachments.php:306

bp_attachments_get_attachment()

Get the url or the path for a type of attachment.

Source: bp-core/bp-core-attachments.php:474

bp_attachments_delete_file()

Delete an attachment for the given arguments

Source: bp-core/bp-core-attachments.php:574

bp_disable_group_cover_image_uploads

Filters whether or not members are able to upload group cover photos.

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

bp_disable_group_type_creation

Filters whether or not members are able to create group types.

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