@since: BuddyBoss 1.0.0
Description
BP_Media_Privacy::get_visibility()

Get visibility of media

Source: bp-media/classes/class-bp-media-privacy.php:73

BP_Media_Privacy::is_media_visible()

Check if media is visible or not to the logged in user

Source: bp-media/classes/class-bp-media-privacy.php:91

bp_media_album_total_medias_sql

Filters the total media MySQL statement.

Source: bp-media/classes/class-bp-media-album.php:435

bp_template_hierarchy_media_single_item

Filters the template hierarchy for the media permalink pages.

Source: bp-media/classes/class-bp-media-theme-compat.php:143

BP_Media_Theme_Compat::single_dummy_post()

Update the global $post with the displayed user’s data.

Source: bp-media/classes/class-bp-media-theme-compat.php:162

BP_Media_Theme_Compat::single_dummy_content()

Filter the_content with the members’ media permalink template part.

Source: bp-media/classes/class-bp-media-theme-compat.php:183

BP_Media_Album

Database interaction class for the BuddyBoss media album component.

Source: bp-media/classes/class-bp-media-album.php:21

BP_Media_Album::__construct()

Constructor method.

Source: bp-media/classes/class-bp-media-album.php:98

BP_Media_Album::populate()

Populate the object with data about the specific album item.

Source: bp-media/classes/class-bp-media-album.php:113

BP_Media_Album::save()

Save the media album to the database.

Source: bp-media/classes/class-bp-media-album.php:146