@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_get_media_root_slug() |
Return the media component root slug. |
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_media_delete_orphaned_attachments() |
Delete orphaned attachments uploaded |
bp_album_get_specific() |
Fetch specific albums. |
bp_album_add() |
Add album item. |
bp_album_add |
Fires at the end of the execution of adding a new album item, before returning the new album item ID. |