@since: BuddyBoss 1.4.1 |
Description |
---|---|
bp_media_parse_file_path() |
Parse file path and see if its remote or local. |
bp_media_download_file_force() |
Force download – this is the default method. |
bp_media_download_error() |
Die with an error message if the download fails. |
bp_media_download_file_redirect() |
Redirect to a file to start the download. |
bp_media_readfile_chunked() |
Read file chunked. |
bp_media_download_headers() |
Set headers for the download. |