Namespaces: global |
Description |
|---|---|
| bp_media_get_download_range() |
Parse the HTTP_RANGE request from iOS devices. |
| bp_media_parse_file_path() |
Parse file path and see if its remote or local. |
| bp_media_forum_privacy_repair() |
Repair BuddyBoss media forums privacy. |
| bp_media_filter_public_scope() |
Set up media arguments for use with the ‘public’ scope. |
| 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. |
| bp_activity_filter_media_scope() |
Set up activity arguments for use with the ‘media’ scope. |