File: bp-media/bp-media-functions.php |
Description |
---|---|
bp_media_get_total_media_count |
Filters the total media count for a given user. |
bp_media_get_total_group_media_count() |
Get the media count of a given group. |
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_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. |