File: bp-media/classes/class-bp-media.php |
Description |
---|---|
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. |
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. |
BP_Media::save() |
Save the media item to the database. |
bp_media_before_save |
Fires before the current media item gets saved. |