File: bp-media/classes/class-bp-media.php |
Description |
---|---|
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::save() |
Save the media item to the database. |
bp_media_before_save |
Fires before the current media item gets saved. |
BP_Media |
Database interaction class for the BuddyBoss media component. |
BP_Media::__construct() |
Constructor method. |
BP_Media::populate() |
Populate the object with data about the specific media item. |