Namespaces: global
Description
bp_attachments_current_user_can()

Check the current user’s capability to edit an avatar for a given object.

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

bp_attachments_json_response()

Send a JSON response back to an Ajax upload request.

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

bp_attachments_get_template_part()

Get an Attachment template part.

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

bp_attachments_get_cover_image_settings()

Get the cover photo settings

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

bp_attachments_get_cover_image_dimensions()

Get cover photo Width and Height.

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

bp_attachments_cover_image_is_edit()

Are we on a page to edit a cover photo?

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

bp_attachments_get_max_upload_file_size()

Get the max upload file size for any attachment.

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

bp_attachments_get_allowed_types()

Get allowed types for any attachment.

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

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