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