Namespaces: global |
Description |
|---|---|
| bp_attachments_current_user_can() |
Check the current user’s capability to edit an avatar for a given object. |
| bp_attachments_json_response() |
Send a JSON response back to an Ajax upload request. |
| bp_attachments_get_template_part() |
Get an Attachment template part. |
| bp_attachments_get_cover_image_settings() |
Get the cover photo settings |
| bp_attachments_get_cover_image_dimensions() |
Get cover photo Width and Height. |
| bp_attachments_cover_image_is_edit() |
Are we on a page to edit a cover photo? |
| bp_attachments_get_max_upload_file_size() |
Get the max upload file size for any attachment. |
| bp_attachments_get_allowed_types() |
Get allowed types for any attachment. |
| bp_attachments_get_allowed_mimes() |
Get allowed attachment mime types. |
| bp_attachments_check_filetype() |
Check the uploaded attachment type is allowed. |