File: bp-media/bp-media-functions.php |
Description |
|---|---|
| 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_media_activity() |
Return the media activity. |
| 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_specific() |
Fetch specific media items. |
| bp_media_get_specific |
Filters the requested specific media item. |
| bp_media_add() |
Add an media item. |