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_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. |