@since: BuddyBoss 1.4.1 |
Description |
|---|---|
| bp_media_maybe_define_constant() |
Define a constant if it is not already defined. |
| 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. |