@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_media_get_total_group_media_count |
Filters the total media count for a given group. |
bp_get_total_media_count() |
Return the total media count in your BP instance. |
bp_get_total_media_count |
Filters the total number of media. |
bp_album_get() |
Retrieve an album or albums. |
bp_album_get |
Filters the requested album item(s). |
bp_media_get_specific() |
Fetch specific media items. |
bp_media_add() |
Add an media item. |
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. |