@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Media_Component |
Creates Media component. |
BP_Media_Component::__construct() |
Start the media component creation process. |
BP_Media_Component::includes() |
Include Media component files. |
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_after_save |
Fires after an media item has been saved to the database. |
BP_Media::get() |
Get media items, as specified by parameters. |