File: bp-media/bp-media-functions.php |
Description |
---|---|
bp_media_add |
Fires at the end of the execution of adding a new media item, before returning the new media item ID. |
bp_media_delete() |
Delete media. |
bp_media_delete |
Fires after the media item has been deleted. |
bp_media_upload() |
Create and upload the media file |
bp_media_allowed_mimes() |
Mine type for uploader allowed by buddyboss media for security reason |
bp_media_upload_handler() |
Media upload handler |
bp_media_compress_image() |
Compress the image |
bp_media_file_upload_max_size() |
Get file media upload max size |
bp_media_format_size_units() |
Format file size units |
bp_media_get() |
Retrieve an media or medias. |