File: bp-media/bp-media-functions.php |
Description |
---|---|
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. |
albums_get_album |
Filters a single album object. |
albums_check_album_access() |
Check album access for current user or guest |
bp_album_get |
Filters the requested album item(s). |
bp_media_get_media_activity() |
Return the media activity. |
bp_media_get_media_activity |
Filters the media activity object being displayed. |