File: bp-media/classes/class-bp-media.php |
Description |
|---|---|
| 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 |
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. |