File: bp-media/classes/class-bp-media-album.php |
Description |
---|---|
bp_media_album_paged_activities_sql |
Filters the paged media MySQL statement. |
bp_media_album_total_medias_sql |
Filters the total media MySQL statement. |
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. |
bp_media_album_before_save |
Fires before the current album gets saved. |
bp_media_album_after_save |
Fires after an album has been saved to the database. |
BP_Media_Album::get() |
Get albums, as specified by parameters. |
bp_media_album_get_include_user_search |
Filters whether or not to include users for search parameters. |