@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Media::get_media_data() |
Convert media IDs to media objects, as expected in template loop. |
BP_Media::append_user_fullnames() |
Append xProfile fullnames to an media array. |
BP_Media::prefetch_object_data() |
Pre-fetch data for objects associated with media items. |
bp_media_prefetch_object_data |
Filters inside prefetch_object_data method to aid in pre-fetching object data associated with media item. |
BP_Media::delete() |
Delete media items from the database. |
bp_media_before_delete |
Action to allow intercepting media items to be deleted. |
bp_media_after_delete |
Action to allow intercepting media items just deleted. |
BP_Media::total_media_count() |
Count total media for the given user |
BP_Media_Album_Template::__construct() |
Constructor method. |
BP_Media_Album_Template::has_albums() |
Whether there are album items available in the loop. |