@since: BuddyBoss 1.0.0
Description
bp_get_media_root_slug()

Return the media component root slug.

Source: bp-media/bp-media-template.php:54

bp_media_sideload_attachment()

Download an image from the specified URL and attach it to a post.

Source: bp-media/bp-media-functions.php:1251

bp_media_handle_sideload()

This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()}

Source: bp-media/bp-media-functions.php:1302

bp_media_update_import_status()

Update import status for media plugin import

Source: bp-media/bp-media-functions.php:1017

bp_media_import_buddyboss_media_tables()

Import BuddyBoss Media plugin db tables into Media Component

Source: bp-media/bp-media-functions.php:1369

media_screen_single_album()

Load an individual album screen.

Source: bp-media/screens/albums.php:16

bp_media_delete_orphaned_attachments()

Delete orphaned attachments uploaded

Source: bp-media/bp-media-functions.php:1217

bp_album_get_specific()

Fetch specific albums.

Source: bp-media/bp-media-functions.php:980

bp_album_add()

Add album item.

Source: bp-media/bp-media-functions.php:1038

bp_album_add

Fires at the end of the execution of adding a new album item, before returning the new album item ID.

Source: bp-media/bp-media-functions.php:1082