@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_media_screen_index() |
Load the Media directory. |
| bp_media_delete_orphaned_attachments() |
Delete orphaned attachments uploaded |
| bp_media_sideload_attachment() |
Download an image from the specified URL and attach it to a post. |
| bp_media_handle_sideload() |
This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()} |
| bp_media_update_import_status() |
Update import status for media plugin import |
| bp_media_import_buddyboss_media_tables() |
Import BuddyBoss Media plugin db tables into Media Component |
| media_screen_single_album() |
Load an individual album screen. |
| bp_album_delete() |
Delete album item. |
| bp_album_delete |
Fires after the album item has been deleted. |
| albums_get_album() |
Fetch a single album object. |