File: bp-media/bp-media-filters.php |
Description |
|---|---|
| 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_add_admin_repair_items() |
Add media repair list item. |
| bp_media_admin_repair_media() |
Repair BuddyBoss media. |
| bp_media_forum_privacy_repair() |
Repair BuddyBoss media forums privacy. |