@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| BP_Media_Privacy::get_visibility() |
Get visibility of media |
| BP_Media_Privacy::is_media_visible() |
Check if media is visible or not to the logged in user |
| bp_media_album_total_medias_sql |
Filters the total media MySQL statement. |
| bp_template_hierarchy_media_single_item |
Filters the template hierarchy for the media permalink pages. |
| BP_Media_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
| BP_Media_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ media permalink template part. |
| BP_Media_Album |
Database interaction class for the BuddyBoss media album component. |
| BP_Media_Album::__construct() |
Constructor method. |
| BP_Media_Album::populate() |
Populate the object with data about the specific album item. |
| BP_Media_Album::save() |
Save the media album to the database. |