@since: BuddyBoss 1.4.1
Description
bp_media_file_upload_max_size

Filters file media upload max limit.

Source: bp-media/bp-media-functions.php:195

bp_document_upload_dir()

Set bb_documents folder for the document upload directory.

Source: bp-document/bp-document-functions.php:3356

bp_document_upload_dir_script()

Set bb_documents folder for the document upload directory.

Source: bp-document/bp-document-functions.php:3382

bp_document_readfile_chunked()

Read file chunked.

Source: bp-document/bp-document-filters.php:1228

bp_document_set_nocache_constants()

Set constants to prevent caching by some plugins.

Source: bp-document/bp-document-filters.php:932

bp_document_maybe_define_constant()

Define a constant if it is not already defined.

Source: bp-document/bp-document-filters.php:946

bp_document_nocache_headers()

Wrapper for nocache_headers which also disables page caching.

Source: bp-document/bp-document-filters.php:957

bp_document_get_download_content_type()

Get content type of a download.

Source: bp-document/bp-document-filters.php:969

bp_document_download_headers()

Set headers for the download.

Source: bp-document/bp-document-filters.php:992

bp_document_download_file_force()

Force download – this is the default method.

Source: bp-document/bp-document-filters.php:1035