Namespaces: global
Description
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_user_has_cover_image()

Does the user has a cover photo?

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

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