@since: BuddyBoss 1.2.0 |
Description |
---|---|
bp_media_get_total_group_album_count |
Filters the total album count for a given group. |
bp_media_add_handler() |
Media add handler function |
bp_media_add_handler |
Fires at the end of the execution of adding saving a media item, before returning the new media items in ajax response. |
bp_media_delete_attachment_media() |
Delete media entries attached to the attachment |
bp_media_clear_album_group_object_cache() |
Clear a group’s cached album count. |
bp_media_clear_album_group_object_cache_on_delete() |
Clear a group’s cached album count when delete. |
bp_media_clear_media_group_object_cache_on_delete() |
Clear a group’s cached media count when delete. |
bp_media_clear_media_user_object_cache_on_delete() |
Clear a user’s cached media count when delete. |
bp_media_remove_all_user_object_cache_data() |
Clear a user’s cached media count. |
BP_Media_Album::total_group_album_count() |
Count total album for the given group |