@since: BuddyBoss 1.4.1 |
Description |
---|---|
bp_document_chmod_r() |
Give recursive file permission. |
bp_document_scaled_image_path() |
Return absolute path of the document file. |
bp_media_set_time_limit() |
Wrapper for set_time_limit to see if it is enabled. |
bp_media_check_server_config() |
Check and set certain server config variables to ensure downloads work as intended. |
bp_media_clean_buffers() |
Clean all output buffers. |
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. |