@since: BuddyBoss 1.0.0
Description
BP_Media_Album::save()

Save the media album to the database.

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

bp_media_album_before_save

Fires before the current album gets saved.

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

bp_media_album_after_save

Fires after an album has been saved to the database.

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

BP_Media_Album::get()

Get albums, as specified by parameters.

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

bp_media_album_get_include_user_search

Filters whether or not to include users for search parameters.

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

bp_media_album_get_where_conditions

Filters the MySQL WHERE conditions for the albums get method.

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

bp_media_album_get_join_sql

Filter the MySQL JOIN clause for the main media query.

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

BP_Media_Theme_Compat::directory_dummy_post()

Update the global $post with directory data.

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

BP_Media_Theme_Compat::directory_content()

Filter the_content with the groups index template part.

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

BP_Media_Theme_Compat::single_template_hierarchy()

Add custom template hierarchy to theme compat for media permalink pages.

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