File: bp-media/bp-media-functions.php |
Description |
---|---|
bp_media_deleted_medias |
Fires after the media item has been deleted. |
bp_media_remove_all_user_data() |
Completely remove a user’s media data. |
bp_media_remove_all_user_data |
Fires after the removal of all of a user’s media data. |
bp_media_get_visibility_levels() |
Get media visibility levels out of the $bp global. |
bp_media_get_visibility_levels |
Filters the media visibility levels out of the $bp global. |
bp_media_get_user_total_group_media_count() |
Get the groups media count of a given user. |
bp_media_get_user_total_group_media_count |
Filters the total groups media count for a given user. |
bp_media_get_total_group_album_count() |
Get the album count of a given group. |
bp_media_get_total_group_album_count |
Filters the total album count for a given group. |
bp_media_object_results_media_all_scope() |
Media results all scope. |