File: bp-media/bp-media-filters.php |
Description |
---|---|
bp_media_set_nocache_constants() |
Set constants to prevent caching by some plugins. |
bp_media_maybe_define_constant() |
Define a constant if it is not already defined. |
bp_media_nocache_headers() |
Wrapper for nocache_headers which also disables page caching. |
bp_media_get_download_content_type() |
Get content type of a download. |
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_activity_after_email_content() |
Added text on the email when replied on the activity. |
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. |