File: bp-media/classes/class-bp-media.php |
Description |
|---|---|
| bp_media_total_medias_sql |
Filters the total media MySQL statement. |
| 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 |
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. |