@since: BuddyBoss 1.4.1 |
Description |
---|---|
bp_media_file_upload_max_size |
Filters file media upload max limit. |
bp_document_upload_dir() |
Set bb_documents folder for the document upload directory. |
bp_document_upload_dir_script() |
Set bb_documents folder for the document upload directory. |
bp_document_readfile_chunked() |
Read file chunked. |
bp_document_download_file_force() |
Force download – this is the default method. |
bp_document_download_error() |
Die with an error message if the download fails. |
bp_document_download_file_redirect() |
Redirect to a file to start the download. |
bp_document_parse_file_path() |
Parse file path and see if its remote or local. |
bp_document_get_download_range() |
Parse the HTTP_RANGE request from iOS devices. |
bp_document_set_nocache_constants() |
Set constants to prevent caching by some plugins. |