Namespaces: global |
Description |
|---|---|
| bp_activity_filter_document_scope() |
Set up activity arguments for use with the ‘document’ scope. |
| bp_document_media_library_list_view_document_attachment_image() |
Shows default icon for media in wordpress media library list view. |
| bp_document_add_admin_repair_items() |
Add document repair list item. |
| bp_document_set_nocache_constants() |
Set constants to prevent caching by some plugins. |
| bp_document_maybe_define_constant() |
Define a constant if it is not already defined. |
| bp_document_nocache_headers() |
Wrapper for nocache_headers which also disables page caching. |
| bp_document_get_download_content_type() |
Get content type of a download. |
| bp_document_download_headers() |
Set headers for the download. |
| bp_document_download_file_force() |
Force download – this is the default method. |
| bp_document_download_error() |
Die with an error message if the download fails. |