File: bp-core/bp-core-attachments.php |
Description |
---|---|
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_get_cover_image_dimensions |
Filter here to edit the cover photo dimensions if needed. |
bp_attachments_cover_image_is_edit() |
Are we on a page to edit a cover photo? |
bp_attachments_get_user_has_cover_image() |
Does the user has a cover photo? |
bp_attachments_get_plupload_default_settings() |
Get the BuddyPress Plupload settings. |
bp_attachments_get_plupload_default_settings |
Filter the BuddyPress Plupload default settings. |
bp_attachments_get_plupload_l10n() |
Builds localization strings for the BuddyPress Uploader scripts. |