File: bp-core/bp-core-attachments.php
Description
bp_attachments_pre_get_attachment

Filters whether or not to handle fetching a BuddyPress image attachment.

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

bp_attachments_delete_file()

Delete an attachment for the given arguments

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

bp_attachments_is_wp_version_supported()

Check if the current WordPress version is using Plupload 2.1.1

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

bp_attachments_uploads_dir_get()

Get the Attachments Uploads dir data.

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

bp_attachments_uploads_dir_get

Filter here to edit the Attachments upload dir data.

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

bp_attachments_cover_image_upload_dir()

Gets the upload dir array for cover photos.

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

bp_attachments_cover_image_upload_dir

Filters the cover photo upload directory.

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

bp_attachments_get_max_upload_file_size()

Get the max upload file size for any attachment.

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