File: bp-media/bp-media-functions.php |
Description |
---|---|
bp_album_get_specific() |
Fetch specific albums. |
bp_album_get_specific |
Filters the requested specific album item. |
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. |
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. |
bp_media_get_media_activity |
Filters the media activity object being displayed. |
bp_media_get_total_media_count() |
Get the media count of a user. |
bp_media_get_total_media_count |
Filters the total media count for a given user. |